summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDexter <61384688+DRG-developer@users.noreply.github.com>2020-07-25 16:16:38 (GMT)
committerGitHub <noreply@github.com>2020-07-25 16:16:38 (GMT)
commit3b15dc6a8123dcda922b738fab52c2fbf3e7a91a (patch)
treee9443807d9fc8d735caf1b8c4ef036cdde837506 /README.md
parentb33ad9260026fce5d8d03080013eb96c3f7c3a3b (diff)
Fixed typo, fixed caps and clarified one line more
I don't know what you mean with line 86, because it's the same as, or different than. I just assumed the same as Basically i did nothing that would actually help the project, but since i don't own the skills or a pinewatch to contribute code (i can't even write a wayland compositor yet, and my only watch related projects are 2 garmin watchfaces with 8k combined downloads) ai did this, to at least help you guys with something. And i do not expect/want to appear on this list of peolle, as i did nothing useful.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 643c371..9de3241 100644
--- a/README.md
+++ b/README.md
@@ -27,12 +27,12 @@ As of now, here is the list of achievements of this project:
- Time synchronisation via BLE
- Notification via BLE
- Multiple 'apps' :
- * Clock (displays the date, time, battery level, ble connection status, heart rate and step count)
+ * 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, build date/time, uptime, version,...)
+ * System info (displays various info : BLE MAC adress, build date/time, uptime, version,...)
* Brightess (allows the user to configure the brightness of the display)
- - Supported by 2 companion apps (developpments ongoing):
+ - Supported by 2 companion apps (development is ongoing):
* [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
@@ -83,7 +83,7 @@ I’m not working alone on this project. First, many people create PR for this p
Here are some people I would like to highlight:
- [Atc1441](https://github.com/atc1441/) : He works on an Arduino based firmware for the Pinetime and many other smartwatches based on similar hardware. He was of great help when I was implementing support for the BMA421 motion sensor and I²C driver.
- - [Koen](https://github.com/bosmoment) : He’s working on a firmware based on RiotOS. He integrated similar libs than me : NimBLE, LittleVGL,… His help was invaluable too!
+ - [Koen](https://github.com/bosmoment) : He’s working on a firmware based on RiotOS. He integrated similar libs as me : NimBLE, LittleVGL,… His help was invaluable too!
- [Lup Yuen Lee](https://github.com/lupyuen) : He is everywhere : he works on a Rust firmware, buils a MCUBoot based bootloader for the Pinetime, design a Flutter based companion app for smartphones and write a lot of articles about the Pinetime!
*If you feel like you should appear on this list, just get in touch with me or submit a PR :)*