Change README.md
This commit is contained in:
parent
d5d00c674b
commit
8e7d5d1d55
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -1,3 +1,5 @@
|
||||||
|

|
||||||
|
|
||||||
# horizr CLI
|
# horizr CLI
|
||||||

|

|
||||||
|
|
||||||
|
@ -80,6 +82,7 @@ Available updates
|
||||||
- charm Charm: 4.1.0+1.18.2 → 4.2.0+1.18.2
|
- charm Charm: 4.1.0+1.18.2 → 4.2.0+1.18.2
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- Apply an update
|
||||||
```sh
|
```sh
|
||||||
$ horizr update charm
|
$ horizr update charm
|
||||||
|
|
||||||
|
@ -94,3 +97,10 @@ Apply the update? [Y/n] y
|
||||||
|
|
||||||
Successfully updated Charm to 4.2.0+1.18.2.
|
Successfully updated Charm to 4.2.0+1.18.2.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Contributing
|
||||||
|
|
||||||
|
I developed this tool primarily for my own packs, soooo… the code quality is not bad, but it’s not good either.
|
||||||
|
|
||||||
|
If you want a feature added, feel free to [create an issue](https://github.com/horizr/cli/issues/new).
|
||||||
|
A pull request would be even better.
|
||||||
|
|
Loading…
Add table
Reference in a new issue