Skip to content

Commit

Permalink
Added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
IonicaBizau committed Apr 6, 2014
1 parent ec00a5e commit cf1434f
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
Bible
=====
NPM application for reading Holy Bible verses

## Installation

```sh
$ npm install bible -g
```

## How to use

```sh
$ bible --help
usage: bible [options]

Read the Holy Bible using a NPM application.

options:
--v, --version print the version
--lang, --language set the Bible language
--ref, --reference the verse references that you want to read
--help print this output

Documentation can be found at https://github.com/BibleJS/BibleApp
```

## License

See LICENSE file.

0 comments on commit cf1434f

Please sign in to comment.