File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,6 +49,10 @@ Builds on [emlearn](https://emlearn.org), a C99 library for Machine Learning on
4949## Documentation
5050
5151Complete usage [ documentation on ReadTheDocs] ( https://emlearn-micropython.readthedocs.io/en/latest/user_guide.html ) .
52+ Good starting points:
53+
54+ - [ Getting started on PC (Linux/MacOS/Windows)] ( https://emlearn-micropython.readthedocs.io/en/latest/getting_started_host.html )
55+ - [ Getting started on device (ESP32/RP2/STM32/etc)] ( https://emlearn-micropython.readthedocs.io/en/latest/getting_started_device.html )
5256
5357
5458## Citations
@@ -68,5 +72,7 @@ If you use `emlearn-micropython` in an academic work, please reference it using:
6872
6973## Developing
7074
71- For how to hack on emlearn-micropython itself, see [ docs/developing.md] ( docs/developing.md ) .
75+ For how to hack on emlearn-micropython itself, see [ docs/developing.md] ( docs/developing.md ) ,
76+ and for how to contribute see [ docs/CONTRIBUTING.md] ( docs/CONTRIBUTING.md ) .
77+
7278
You can’t perform that action at this time.
0 commit comments