1
0
mirror of https://github.com/gabemart/hipku.git synced 2024-10-05 18:30:54 +01:00

Update README

This commit is contained in:
gabemart 2016-09-02 18:17:16 +01:00
parent 8ff2cdc1a0
commit 743c83e678
2 changed files with 7 additions and 7 deletions

View File

@ -6,7 +6,7 @@ For full documentation and a working demo, check out http://gabrielmartin.net/pr
## Installation
Install with `npm install hipku` or use a browser-ready file in the `dist` folder.
Install with `npm install hipku`. `index.js` can also be used directly in the browser.
## Usage

View File

@ -1,6 +1,6 @@
{
"name": "hipku",
"version": "1.0.0",
"version": "1.0.1",
"description": "Encode any IP address as a haiku",
"main": "index.js",
"devDependencies": {