From 4eb71ce2acda4476ed387a8b42cd94846ca8474e Mon Sep 17 00:00:00 2001 From: Andy Augustin Date: Thu, 6 Jun 2024 18:35:25 +0200 Subject: [PATCH] fix(#528): :memo: small docs update Signed-off-by: Andy Augustin --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 22072bc..e139667 100644 --- a/README.md +++ b/README.md @@ -666,6 +666,8 @@ The development environment targets are located in the [Makefile](Makefile) make help ``` +:ninja: contributiong of any kind are welcome. Please checkout the [contributing guidelines](.github/CONTRIBUTING.md). + For some architectural notes please have a look at the [docs](./docs/README.md) ## Contributors ✨