Added README.md

This commit is contained in:
Blue Fox 2022-06-05 10:05:22 +02:00
parent 215ad65f3d
commit b8a99a7e2b

17
README.md Normal file
View File

@ -0,0 +1,17 @@
# TrailSense for Bangle.js
## About
The idea came from the android app (_TrailSense_)[https://f-droid.org/en/packages/com.kylecorry.trail_sense/].
It's built modular, and every module has the name `\*.trailsense.js`.
## Installation
### via (_Espruino Web IDE_)[https://www.espruino.com/ide/]
1. Clone the repo locally:
`git clone REPO_ADDRESS`
2. Upload all files via the Web IDE
Press the four-ellipse Button (also known as Storage icon) and upload file by file.