Skip to content

Commit

Permalink
Added screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmcbride committed Jun 28, 2019
1 parent e493a5e commit cef0c77
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@ To run the global tool in the default mode execute it like the following.
$ setup-project
```
You should see output similar to the following
![default console output](default-output.png)
![default console output](.\images\output-default.gif)

To run the global tool in the preflight check mode execute it like the following
```sh
$ setup-project --precheck
```
You should see output similar to the following
![preflight check output](default-output.png)
![preflight check output](.\images\output-precheck.gif)

## License

Expand Down
Binary file added images/output-default.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/output-precheck.gif
Loading
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 cef0c77

Please sign in to comment.