From a74116a72fe86234f16ad9fd9ac0ad1290ec5ccd Mon Sep 17 00:00:00 2001 From: Dorota Czaplejewicz Date: Mon, 30 Aug 2021 10:10:05 +0000 Subject: [PATCH] readme: Mention the layout guide Hopefully this will cause the number of people asking questions answered there lower. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7ae4f690..0795aa47 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,11 @@ Features - Use Wayland input method protocol - Pick up DBus interface files from /usr/share +Creating layouts +------------------- + +If you want to work on layouts, check out the [guide](doc/tutorial.md). + Building --------