aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7865e93..8a0c8ec 100644
--- a/README.md
+++ b/README.md
@@ -20,5 +20,6 @@ cargo binstall cargo-generate -y
| Name | Description |
| ---------------------- | -------------------- |
-| [web](./web/README.md) | Axum render template |
+| [cli](./cli/README.md) | Simple cli template |
| [lib](./lib/README.md) | Simple lib |
+| [web](./web/README.md) | Axum render template |