From 62b714df3266cc0942effcc2ad06cc75166f5111 Mon Sep 17 00:00:00 2001 From: Ken Van Hoeylandt Date: Thu, 28 Dec 2023 01:12:00 +0100 Subject: [PATCH] improved sample app links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d165b26..ae94491d 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Predefined configurations are available for: ## Guide 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) - [Furi](./components/furi/src)