From 26ba5c90e642eb932e673bb6e8e7be024c0ecc0f Mon Sep 17 00:00:00 2001 From: jutty Date: Thu, 4 Jun 2026 22:26:08 -0300 Subject: [PATCH] Update README for v0.5 node structure --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 960f996..2416d37 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,10 @@ You can learn more and see what en looks like by visiting the [homepage](https:/ ## Install and run -See the [Documentation](https://en.jutty.dev/node/Documentation) page for instructions and how to install and start using en. +See the [Get Started](https://en.jutty.dev/node/GetStarted) page for instructions and how to install and start using en. ## Roadmap -For a high-level view of what's in the future for en, see the [What's ahead section](https://en.jutty.dev/node/Introduction/#What's) of the docs Introduction. +For a high-level view of what's in the future for en, see the [What's ahead section](https://en.jutty.dev/node/Introduction#What's) of the docs Introduction. For a more detailed outline of what's planned, along with what's already been completed, see the [roadmap](https://en.jutty.dev/node/Roadmap).