From f341cf2b15a1740053e26aec82dcd7cfb51290fd Mon Sep 17 00:00:00 2001 From: Pierre Ricadat Date: Thu, 18 Jul 2024 15:23:03 +0900 Subject: [PATCH] Update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f450dc6..5ccfa27 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,6 @@ Shardcake exposes a **purely functional API** and depends heavily on [ZIO](https The [Documentation](https://devsisters.github.io/shardcake/) explains how to use Shardcake, in particular: - how to [get started](https://devsisters.github.io/shardcake/docs/) -- the [architecture](https://devsisters.github.io/shardcake/docs/architecture.html) behind shardcake +- the [architecture](https://devsisters.github.io/shardcake/docs/architecture.html) behind Shardcake - how to [configure](https://devsisters.github.io/shardcake/docs/config.html) it - parts you can [customize](https://devsisters.github.io/shardcake/docs/customization.html)