From 2978f89aee953993cd3c1ba5e0a5fcef68a09dd2 Mon Sep 17 00:00:00 2001 From: DevinLeamy Date: Sat, 28 Oct 2023 17:38:27 -0400 Subject: [PATCH 1/3] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 413018a..09a6839 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ### Install -1. Connect to your BangleJS 2 over bluetooth LE, on a supported browser (e.g. Chrome or Edge). +1. Connect to your BangleJS 2 over Bluetooth LE, on a supported browser (e.g. Chrome or Edge). 2. Copy `app.js` into the web IDE and download in onto your BangleJS 2. Give the file a unique name, say `mytimer.app.js`. 3. Provide your App Loader with the metadata required the run the app by entering the code below into the web IDE console. @@ -24,3 +24,10 @@ Install the dependencies and then compile the TypeScript, `./src/app.ts`, into ` npm install npm build ``` + +### Rad Usage Shots + +

+ one + two +

From bb50c48306a8fe83280e4680fb15b857065a758e Mon Sep 17 00:00:00 2001 From: DevinLeamy Date: Sat, 28 Oct 2023 17:43:13 -0400 Subject: [PATCH 2/3] Made images smaller. Nobody needs to download 4k watch images. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09a6839..9432375 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,6 @@ npm build ### Rad Usage Shots

- one - two + one + two

From 09c89cbb22529b9d00a1606a04cbbb526789f6bd Mon Sep 17 00:00:00 2001 From: DevinLeamy Date: Sat, 28 Oct 2023 17:45:59 -0400 Subject: [PATCH 3/3] Fix images. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9432375..cd3c830 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,6 @@ npm build ### Rad Usage Shots

- one - two + one + two