diff options
| author | Derry Tutt <82726593+everypizza1@users.noreply.github.com> | 2024-08-18 09:18:15 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-18 16:18:15 +0200 |
| commit | a3dbcd62f6faf70b364ec71f49f9edc9e3847b1c (patch) | |
| tree | 5f5a875c614fee54da5852673d248e72940c8aed /README.md | |
| parent | 4fddf931147537b79bfaf0c8d6878958a6fc9965 (diff) | |
Documentation improvements (#2091)
Add documentation about watch faces and applications.
Update getting started documentation.
Co-authored-by: tituscmd <154823939+tituscmd@users.noreply.github.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9,6 +9,8 @@ Fast open-source firmware for the [PineTime smartwatch](https://pine64.org/devic - [Getting started with InfiniTime](doc/gettingStarted/gettingStarted-1.0.md) - [Updating the software](doc/gettingStarted/updating-software.md) - [About the firmware and bootloader](doc/gettingStarted/about-software.md) +- [Available apps](doc/gettingStarted/Applications.md) +- [Available watch faces](/doc/gettingStarted/Watchfaces.md) - [PineTimeStyle Watch face](https://pine64.org/documentation/PineTime/Watchfaces/PineTimeStyle) - [Weather integration](https://pine64.org/documentation/PineTime/Software/InfiniTime_weather/) @@ -35,7 +37,7 @@ Fast open-source firmware for the [PineTime smartwatch](https://pine64.org/devic ### Contributing -- [How to contribute?](CONTRIBUTING.md) +- [How to contribute](CONTRIBUTING.md) - [Coding conventions](doc/coding-convention.md) ### Build, flash and debug |
