Skip to content

Commit 28e8ca5

Browse files
authored
Update README.md
1 parent 66d6ac6 commit 28e8ca5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ All config from .versionrc, .versionrc.json or .versionrc.js are supported
1212

1313
`npm i capacitor-standard-version`
1414

15-
Then run `npx capacitor-standard-version` for update main version or `npx capacitor-standard-version --prerelease alpha` for alpha release for dev branch.
15+
## Usage
16+
17+
Run `npx capacitor-standard-version` for update main version or `npx capacitor-standard-version --prerelease alpha` for alpha release for dev branch.
1618

1719
Exemple of Github action to do it on every commit in `main` and `development`
1820

0 commit comments

Comments
 (0)