mirror of https://github.com/docker/docs.git
Add Travis badge and IRC channel to readme
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
parent
b208f4fd8b
commit
0743eb5475
|
@ -98,6 +98,9 @@ Options:
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
[](https://godoc.org/github.com/docker/machine)
|
||||||
|
[](https://travis-ci.org/docker/machine)
|
||||||
|
|
||||||
Want to hack on Machine? [Docker's contributions guidelines](https://github.com/docker/docker/blob/master/CONTRIBUTING.md) apply.
|
Want to hack on Machine? [Docker's contributions guidelines](https://github.com/docker/docker/blob/master/CONTRIBUTING.md) apply.
|
||||||
|
|
||||||
To build, run:
|
To build, run:
|
||||||
|
@ -107,10 +110,11 @@ To build, run:
|
||||||
$ script/build
|
$ script/build
|
||||||
$ ./machine
|
$ ./machine
|
||||||
|
|
||||||
|
If you have any questions we're in #docker-machine on Freenode.
|
||||||
|
|
||||||
## Creators
|
## Creators
|
||||||
|
|
||||||
**Ben Firshman**
|
**Ben Firshman**
|
||||||
|
|
||||||
- <https://twitter.com/bfirsh>
|
- <https://twitter.com/bfirsh>
|
||||||
- <https://github.com/bfirsh>
|
- <https://github.com/bfirsh>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue