From 53b1dcc3155d996a407a7b68e1037de158210b76 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 31 Mar 2023 19:49:13 +0300 Subject: [PATCH] docs... Signed-off-by: Alex A. Naanou --- examples/book/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/examples/book/README.md b/examples/book/README.md index f6993da..d078e45 100644 --- a/examples/book/README.md +++ b/examples/book/README.md @@ -28,6 +28,12 @@ book/ └── ... ``` +Note that this is by no means the only or most optomal project +structure, but it is a good enough starting point that evolved through +several, big and small project to start the next one from (at least +for me, subjectively). + + Building --------