From 9e607b81908cb49100e961d791aa0406f1534d0d Mon Sep 17 00:00:00 2001 From: Blue Fox Date: Sun, 5 Jun 2022 10:09:45 +0200 Subject: [PATCH] Updated README.md to correct Markdown formatting mistakes --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4cca7fa..164b54e 100644 --- a/README.md +++ b/README.md @@ -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:
`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:
Press the four-ellipse Button (also known as Storage icon) and upload file by file.