diff options
| author | murilo ijanc | 2025-11-22 10:52:17 -0300 |
|---|---|---|
| committer | murilo ijanc | 2025-11-22 10:52:17 -0300 |
| commit | e097527979bd6f5aa28c8e587ffc986558a0ea2e (patch) | |
| tree | 265b967c2ef09d7707474bdf60dbdb0dc52e4b30 | |
| parent | 694013d300d192b5f647e31d3f34846d988645f4 (diff) | |
| download | templates-e097527979bd6f5aa28c8e587ffc986558a0ea2e.tar.gz | |
Update Readme sort templates name
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 | |