From e55dddf48f747b26a92411d7574f2806793d3d6c Mon Sep 17 00:00:00 2001 From: Jakob Stendahl <14180120+JakobST1n@users.noreply.github.com> Date: Mon, 1 Mar 2021 13:30:20 +0100 Subject: Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cfa2efc..ea82894 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # HOVER:BIT-BLE App +## Usage To run locally ``` npm i @@ -7,6 +8,9 @@ npm build npm run dev ``` +## Contribute +Fork this repo, and open a pull request. I will then deploy and push to gh-pages. + To deploy ``` ./deploy.sh -- cgit v1.2.3