From 75ebfda8400397f88c0497203b7616b133b9056d Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 21 Oct 2023 14:25:02 +0200 Subject: [PATCH] chore: update setting up in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7622acf..cb69115 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,9 @@ ## Setting up -It's still very early in the project development and we have no packages published yet. +In this project, we maintain several node workspaces in directories `./packages`, `./app`, and `./templates`. -You can, however, experience the framework by cloning the project and play with the example files in the [special directories](#special-directories). +You can experience the framework now by cloning the project and playing with the example files in the [special directories](#special-directories) for the landing page (`./app/src`). Do the following steps to get you started: