Skip to content

Commit

Permalink
Prompt module replaced with inquirer.
Browse files Browse the repository at this point in the history
Minor update in README.md
  • Loading branch information
Sami-Radi committed Jun 15, 2017
1 parent 57e18cb commit 71e15e8
Show file tree
Hide file tree
Showing 12 changed files with 169 additions and 196 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ From the command line, run ``sahara run <platform name>``.
- [Node.js](https://nodejs.org/en/download/) (>=4.7)
- [Git](https://git-scm.com/downloads)

## License
## License

[MIT](LICENSE)

Expand All @@ -114,7 +114,7 @@ From the command line, run ``sahara run <platform name>``.
[downloads-image]: https://img.shields.io/npm/dm/@virtuoworks/electron-sahara.svg
[downloads-url]: https://www.npmjs.com/package/@virtuoworks/electron-sahara
[travis-image]: https://api.travis-ci.org/VirtuoWorks/electron-sahara.svg?branch=master
[travis-url]: https://travis-ci.org/VirtuoWorks/electron-sahara.svg
[travis-url]: https://travis-ci.org/VirtuoWorks/electron-sahara
[coveralls-image]: https://coveralls.io/repos/github/VirtuoWorks/electron-sahara/badge.svg?branch=master&seed=3426236
[coveralls-url]: https://coveralls.io/github/VirtuoWorks/electron-sahara?branch=master
[codacy-image]: https://api.codacy.com/project/badge/Grade/a72b34b2d9194fe68a827c0a38f97aa9
Expand Down
187 changes: 69 additions & 118 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 71e15e8

Please sign in to comment.