improve README
This commit is contained in:
		| @@ -1,5 +1,5 @@ | |||||||
| # dockersock | # dockersock | ||||||
| easy communication with docker from node, TypeScript ready | easy communication with docker remote api from node, TypeScript ready | ||||||
|  |  | ||||||
| ## Status | ## Status | ||||||
| [](https://gitlab.com/pushrocks/dockersock/commits/master) | [](https://gitlab.com/pushrocks/dockersock/commits/master) | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| { | { | ||||||
|   "name": "dockersock", |   "name": "dockersock", | ||||||
|   "version": "1.0.14", |   "version": "1.0.14", | ||||||
|   "description": "easy communication with docker from node, TypeScript ready", |   "description": "easy communication with docker remote api from node, TypeScript ready", | ||||||
|   "main": "dist/index.js", |   "main": "dist/index.js", | ||||||
|   "typings": "dist/index.d.ts", |   "typings": "dist/index.d.ts", | ||||||
|   "scripts": { |   "scripts": { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user