Skip to content

Commit

Permalink
Updated ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
bionicl committed Mar 29, 2019
1 parent 568b8d2 commit 01f827e
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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

0 comments on commit 01f827e

Please sign in to comment.