Skip to content

Commit 7180780

Browse files
committed
Update README.md
1 parent 0a1d7c1 commit 7180780

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A simple PHP CLI tool for working with [SemVer](https://semver.org/) version str
1010
* Compare two version strings
1111
* Validates SemVer-compliant version strings
1212

13-
## Getting Started
13+
## Usage
1414

1515
### Requirements
1616

@@ -31,7 +31,7 @@ Or, use as a development dependency in your project:
3131
composer require --dev syntatis/version-cli
3232
```
3333

34-
## Commands
34+
### Commands
3535

3636
If you run it globally, you can use the `version` command directly in your terminal:
3737

0 commit comments

Comments
 (0)