Skip to content

Commit c13fcc2

Browse files
committed
fix
1 parent f58025f commit c13fcc2

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
[![License](https://img.shields.io/badge/license-RSPL-blue)](./LICENSE.md)
88
[![Docs](https://img.shields.io/badge/docs-latest-blue.svg)](https://docs.rs/vecli)
99

10+
[![Crates.io](https://img.shields.io/crates/v/vecli)](https://crates.io/crates/vecli)
11+
[![GitHub](https://img.shields.io/github/v/release/razkar-studio/vecli)](https://github.com/razkar-studio/vecli/releases)
12+
[![mdBook](https://img.shields.io/badge/docs-mdBook-blue.svg)](https://razkar-studio.github.io/vecli/)
13+
1014
</div>
1115

1216
---

docs/src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
# Core Concepts
1111
- [Commands](core-concepts/commands.md)
12-
+ [Subcommands](core-concepts/commands.md)
12+
+ [Subcommands](core-concepts/subcommands.md)
1313
- [Flags](core-concepts/flags.md)
1414
- [CommandContext](core-concepts/context.md)
1515

0 commit comments

Comments
 (0)