improved sample app links

This commit is contained in:
Ken Van Hoeylandt 2023-12-28 01:12:00 +01:00
parent 2d47104aa9
commit 62b714df32

View File

@ -58,7 +58,7 @@ Predefined configurations are available for:
## Guide ## Guide
Until there is proper documentation, here are some pointers: Until there is proper documentation, here are some pointers:
- [Sample application](main/src/main.c) - Sample application: [bootstrap](main/src/main.c) and [app](main/src/hello_world/hello_world.c)
- [NanoBake](./components/nanobake/inc) - [NanoBake](./components/nanobake/inc)
- [Furi](./components/furi/src) - [Furi](./components/furi/src)