From dc17550ed5b5cb198bb293f8698bb343d634ea2f Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Sun, 23 Dec 2018 20:50:17 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d9140ea..41d9385 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,10 @@ Fully open-source operating system from scratch (WIP), released under the GNU GPL version 3.0 +Branch kaleid : Development focused on the Kaleid Kernel. For changelog, see src/ChangeLog. For structure of the sources, see src/project-tree.txt. -For code conventions, see src/project-style.txt. +For code conventions, see src/project-style.txt.