From 9b3c688cf51bff44c4cc757e901c33d0e3d53144 Mon Sep 17 00:00:00 2001
From: Andrei Gherzan <andrei.gherzan@huawei.com>
Date: Tue, 26 Oct 2021 12:09:00 +0100
Subject: [PATCH] README.md: Point to layers README.md files

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
---
 README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 3236e0af..5e2142c8 100644
--- a/README.md
+++ b/README.md
@@ -7,8 +7,10 @@ SPDX-License-Identifier: CC-BY-4.0
 # Oniro Project
 
 The **oniro** repository is a collection of bitbake layers that implement the
-build system support in Oniro Project. The build system documentation is
-available in the `docs` subdirectory.
+build system support in Oniro Project. Check the `README.md` file in each of
+the included layers for layer-specific additional information.
+
+The build system documentation is available in the `docs` subdirectory.
 
 ## Contributing
 
-- 
GitLab