summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJF002 <JF002@users.noreply.github.com>2020-09-02 21:05:23 +0200
committerGitHub <noreply@github.com>2020-09-02 21:05:23 +0200
commit339c920e950d5e4e8e65807da4f8cf3408ec71ce (patch)
treebe7e7b82aab85624db09d48ab397312aaa968f83
parent754918fda6a1ead2c6a8b440af489aae038918d0 (diff)
parentd2bc0ed47de2cfe95492c6e90f6c84f1167e1636 (diff)
Merge pull request #54 from Avamander/patch-1
Fixed a few typos
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 46767d05..75cc3221 100644
--- a/README.md
+++ b/README.md
@@ -27,16 +27,16 @@ As of now, here is the list of achievements of this project:
- Fast and optimized LCD driver
- BLE communication
- - Rich user interface via display, touch panel and push button
+ - Rich user interface via display, touchscreen and pushbutton
- Time synchronization via BLE
- Notification via BLE
- Multiple 'apps' :
* Clock (displays the date, time, battery level, BLE connection status, heart rate and step count)
* Heart rate
* Motion
- * System info (displays various info : BLE MAC adress, build date/time, uptime, version, ...)
+ * System info (displays various info : BLE MAC, build date/time, uptime, version, ...)
* Brightness (allows the user to configure the brightness of the display)
- - Supported by 2 companion apps (development is ongoing):
+ - Supported by 2 companion apps (development is in progress):
* [Gadgetbridge](https://codeberg.org/Freeyourgadget/Gadgetbridge/src/branch/pinetime-jf) (on Android)
* [Amazfish](https://openrepos.net/content/piggz/amazfish) (on SailfishOS)
- **[Experimental]** OTA (Over-the-air) update via BLE