From 01f827e9c821a1f3275da1354fb6e12dae6dea41 Mon Sep 17 00:00:00 2001 From: Maciej Maj Date: Sat, 30 Mar 2019 00:08:26 +0100 Subject: [PATCH] Updated ReadMe --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3debafe..f8098d3 100644 --- a/README.md +++ b/README.md @@ -9,19 +9,23 @@ Check your **Moves app & Arc app** history on Map! - Filter your map display to only show particular activities or transport types - Detailed place info - place address, common visiting hours and weekdays, set custom categories (more features based on categories soon!) -## How to run: +### How to run: 1. Download [newest release][1] -2. Run and select location data files +2. Run and import location data files 3. Enjoy! -#### App supports currently: +##### App supports currently: - JSON timeline from **Moves app** - GPX day/month file from **Arc app** +### Support project +Map moves are completely free to use. If you’d like to support the project and suggest new features, you can buy me a coffee ☕️ +[https://www.buymeacoffee.com/bionicl][2] +Thank you! ## Development ### How to open Unity project: 1. Download Unity project -2. Download [Json .NET for unity][2] and place it in `Assets` folder +2. Download [Json .NET for unity][3] and place it in `Assets` folder 3. Run the app ### Used APIs: @@ -32,6 +36,7 @@ Check your **Moves app & Arc app** history on Map! [1]: https://github.com/bionicl/MapMoves/releases -[2]: https://assetstore.unity.com/packages/tools/input-management/json-net-for-unity-11347 +[2]: https://www.buymeacoffee.com/bionicl "buy me a coffee!" +[3]: https://assetstore.unity.com/packages/tools/input-management/json-net-for-unity-11347 [image-1]: https://i.imgur.com/UF3jN7i.png \ No newline at end of file