Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "awful", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Get words like awful", | ||
@@ -5,0 +5,0 @@ "scripts": { |
# awful [![Travis](https://img.shields.io/travis/rod/awful.svg)]() | ||
> Get words like awful 👎 | ||
> Get words like awful ð | ||
## Install | ||
~~~ bash | ||
$ npm install --save awful | ||
npm install --save awful | ||
~~~ | ||
@@ -24,2 +24,3 @@ | ||
Type: `array` | ||
All the words | ||
@@ -30,2 +31,3 @@ | ||
Type: `string` | ||
Single random word | ||
@@ -36,22 +38,22 @@ | ||
~~~ bash | ||
$npm install --global awful | ||
npm install --global awful | ||
~~~ | ||
~~~ bash | ||
$ awful --help | ||
awful --help | ||
Usage | ||
$ awful | ||
crummy | ||
Usage | ||
$ awful | ||
crummy | ||
$ awful --all | ||
abominable | ||
abysmal | ||
... | ||
$ awful --all | ||
abominable | ||
abysmal | ||
... | ||
Options | ||
--all Get all the words | ||
Options | ||
--all Get all the words | ||
~~~ | ||
## License | ||
MIT © [Rodney Dennis](https://github.com/rod) | ||
MIT © [Rodney Dennis](https://github.com/rod) |
57
3696
8