Skip to content

Commit 44e598d

Browse files
committed
Fix README heading
1 parent 03e2b07 commit 44e598d

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

.changeset/giant-ducks-flow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@gud/cli-menu": patch
3+
---
4+
5+
Fixed README heading.

packages/cli-menu/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Gud CLI Command Menu Plugin# Gud CLI
1+
# Gud CLI Command Menu Plugin
22

33
[![GitHub](https://img.shields.io/badge/ryangoree%2Fgud--cli--menu-151b23?logo=github)](https://github.com/ryangoree/gud-cli/tree/main/packages/cli-menu)
44
[![NPM
55
Version](https://img.shields.io/badge/%40gud%2Fcli--menu-cb3837?logo=npm)](https://npmjs.com/package/@gud/cli-menu)
66
[![License:
77
Apache-2.0](https://img.shields.io/badge/Apache%202.0-23454d?logo=apache)](./LICENSE)
88

9-
A [Gud CLI](https://github.com/ryangoree/gud-cli/tree/main) plugin that
9+
A [Gud CLI](https://github.com/ryangoree/gud-cli) plugin that
1010
prompts the user to select a subcommand when required.
1111

1212
```sh

0 commit comments

Comments
 (0)