improve README
This commit is contained in:
parent
2b2b06b48b
commit
548e32419e
@ -1,5 +1,5 @@
|
||||
# dockersock
|
||||
easy communication with docker from node, TypeScript ready
|
||||
easy communication with docker remote api from node, TypeScript ready
|
||||
|
||||
## Status
|
||||
[![build status](https://gitlab.com/pushrocks/dockersock/badges/master/build.svg)](https://gitlab.com/pushrocks/dockersock/commits/master)
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "dockersock",
|
||||
"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",
|
||||
"typings": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user