mirror of
				https://github.com/gabemart/hipku.git
				synced 2025-10-31 07:03:40 +00:00 
			
		
		
		
	Update README
This commit is contained in:
		| @@ -6,7 +6,7 @@ For full documentation and a working demo, check out http://gabrielmartin.net/pr | |||||||
|  |  | ||||||
| ## Installation | ## 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 | ## Usage | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "hipku", |   "name": "hipku", | ||||||
|   "version": "1.0.0", |   "version": "1.0.1", | ||||||
|   "description": "Encode any IP address as a haiku", |   "description": "Encode any IP address as a haiku", | ||||||
|   "main": "index.js", |   "main": "index.js", | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user