diff --git a/README.md b/README.md new file mode 100644 index 0000000..4cca7fa --- /dev/null +++ b/README.md @@ -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. +