aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormurilo ijanc2025-11-22 10:52:17 -0300
committermurilo ijanc2025-11-22 10:52:17 -0300
commite097527979bd6f5aa28c8e587ffc986558a0ea2e (patch)
tree265b967c2ef09d7707474bdf60dbdb0dc52e4b30
parent694013d300d192b5f647e31d3f34846d988645f4 (diff)
downloadtemplates-e097527979bd6f5aa28c8e587ffc986558a0ea2e.tar.gz
Update Readme sort templates name
-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 |