From 3aaa2c83c7863e63ab3b2dd43d36cedc2aa1f70a Mon Sep 17 00:00:00 2001 From: Matthieu Jolimaitre Date: Wed, 11 Sep 2024 14:35:36 +0200 Subject: [PATCH] better readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d8fb308..f2133c9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ -# yocto scarthgap base project +# yocto base project -This is an empty YOCTO 5.0 scarthgap project targeting generic hardware. +An empty YOCTO 5.0 scarthgap project targeting generic hardware using cooker. + +- Configure through [`./menu.json`](./menu.json) +- Build with [`./build.sh`](./build.sh)