mirror of
https://github.com/wahyd4/forego.git
synced 2026-08-08 21:01:01 +10:00
fix readme
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
## forego
|
||||
[](https://travis-ci.org/ddollar/forego)
|
||||
|
||||
<div style="float:right">
|
||||
<a href="https://travis-ci.org/ddollar/forego">
|
||||
<img src="https://travis-ci.org/ddollar/forego.svg?branch=master">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Foreman in Go.
|
||||
|
||||
@@ -28,3 +33,7 @@ Foreman in Go.
|
||||
$ forego start
|
||||
web | listening on port 5000
|
||||
worker | listening to queue FOO
|
||||
|
||||
### License
|
||||
|
||||
Apache 2.0 © 2015 David Dollar
|
||||
|
||||
Reference in New Issue
Block a user