Updated README.md to correct Markdown formatting mistakes

This commit is contained in:
Blue Fox 2022-06-05 10:09:45 +02:00
parent b8a99a7e2b
commit 9e607b8190

View File

@ -2,16 +2,14 @@
## About
The idea came from the android app (_TrailSense_)[https://f-droid.org/en/packages/com.kylecorry.trail_sense/].
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/]
### via [Espruino Web IDE](https://www.espruino.com/ide/):
1. Clone the repo locally:
`git clone REPO_ADDRESS`
1. Clone the repo locally: <br> `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.
2. Upload all files via the Web IDE: <br> Press the four-ellipse Button (also known as Storage icon) and upload file by file.