From 48bc94828eb28832c8e6b7a6e07037d2a3af6a49 Mon Sep 17 00:00:00 2001 From: Pavel Sviderski Date: Wed, 5 Feb 2025 21:35:16 +1000 Subject: [PATCH] link design doc --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 83b7bd8d..fdd7b583 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,8 @@ That's it! Your app is now running and accessible at https://app.example.com ✨ ## ⚙️ How it works -Let's peek under the hood of an Uncloud cluster to understand what actually happens when you run certain commands. +Check out the [design document](docs/design.md) to understand Uncloud's design philosophy and goals. Here, let's peek +under the hood to see what happens when you run certain commands. **When you initialize a new cluster on a machine:**