diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-05-11 20:56:23 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-05-11 20:56:23 (GMT) |
| commit | ba002afbbf0459a3e388a28ed1161c927c82c524 (patch) | |
| tree | ad6dd381b364fbef660498aef9e99d85530d1b10 | |
| parent | a2fd52ef2b8a95de9115e8b1c69ea82513356a66 (diff) | |
README: Direct links to the rendered documentation.
| -rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -30,9 +30,21 @@ Videos [](https://www.youtube.com/watch?v=kf1VHj587Mc)\ [Developing for Pine64 PineTime using wasp-os and MicroPython](https://www.youtube.com/watch?v=kf1VHj587Mc) +Documentation +------------- + +WASP is has [extensive +documentation](https://daniel-thompson.github.io/wasp-os/) which includes a +detailed [Applicaiton Writer's +Guide](https://daniel-thompson.github.io/wasp-os/appguide.html) to help you get +started coding for WASP as quickly as possible. + Building from a git clone ------------------------- +Get the code from +[https://github.com/daniel-thompson/wasp-os](https://github.com/daniel-thompson/wasp-os) . + ~~~ pip3 install --user click serial pyserial make submodules |
