From b8a99a7e2be8f846f327232d5b9f52b359e2f365 Mon Sep 17 00:00:00 2001 From: Blue Fox Date: Sun, 5 Jun 2022 10:05:22 +0200 Subject: [PATCH] Added README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md 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. +