Skip to content

Commit

Permalink
docs: Fixed author in README and added missing command
Browse files Browse the repository at this point in the history
  • Loading branch information
BarbzYHOOL committed Nov 11, 2018
1 parent 0443f12 commit 52e04b1
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,17 @@
## Install

```fish
$ omf install gityaw
omf install gityaw
```


## Usage

```fish
$ gityaw
## Convert your remote from HTTPS to SSH
gityaw
## Convert your remote from SSH to HTTPS
```


Expand All @@ -30,8 +33,8 @@ $ gityaw


[mit]: https://opensource.org/licenses/MIT
[author]: https://github.com/{{USER}}
[contributors]: https://github.com/{{USER}}/plugin-gityaw/graphs/contributors
[author]: https://github.com/derekstavis
[contributors]: https://github.com/oh-my-fish/plugin-gityaw/graphs/contributors
[omf-link]: https://www.github.com/oh-my-fish/oh-my-fish

[license-badge]: https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square

0 comments on commit 52e04b1

Please sign in to comment.