mirror of https://github.com/docker/docs.git
Merge pull request #49 from bfirsh/add-badges-and-irc-channel
Add Travis badge and IRC channel to readme
This commit is contained in:
commit
54de0cf03f
|
|
@ -98,6 +98,9 @@ Options:
|
|||
|
||||
## 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.
|
||||
|
||||
To build, run:
|
||||
|
|
@ -107,10 +110,11 @@ To build, run:
|
|||
$ script/build
|
||||
$ ./machine
|
||||
|
||||
If you have any questions we're in #docker-machine on Freenode.
|
||||
|
||||
## Creators
|
||||
|
||||
**Ben Firshman**
|
||||
|
||||
- <https://twitter.com/bfirsh>
|
||||
- <https://github.com/bfirsh>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue