Skip to content

Commit

Permalink
Fix image and README version
Browse files Browse the repository at this point in the history
  • Loading branch information
robik committed Sep 27, 2019
1 parent 0dba0be commit 9a5159a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -49,7 +49,9 @@ Comes with help generation, shell auto-complete scripts and validation.

## Example

![Example Help output](./images/help.png)
<p align="center">
<img src="./images/help.png">
</p>

## Installation

Expand All @@ -58,7 +60,7 @@ Add this entry to your `dub.json` file:
```json
"dependencies": {
...
"commandr": "~>1.0"
"commandr": "~>0.1"
...
}
```
Expand Down
Binary file modified images/help.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9a5159a

Please sign in to comment.