mirror of https://github.com/maxcnunes/gaper.git
Improve README
This commit is contained in:
parent
842a0113ef
commit
a2fa6af32b
16
README.md
16
README.md
|
@ -1,5 +1,13 @@
|
|||
gaper
|
||||
=====
|
||||
<p align="center">
|
||||
<img width="200px" src="https://raw.githubusercontent.com/maxcnunes/gaper/master/gopher-gaper.png">
|
||||
<h3 align="center">gaper</h3>
|
||||
<p align="center">
|
||||
Restarts programs when they crash or a watched file changes.<br />
|
||||
<b>Aimed to be used in development only.</b>
|
||||
</p>
|
||||
</p>
|
||||
|
||||
---
|
||||
|
||||
[](LICENSE.md)
|
||||
[](https://travis-ci.org/maxcnunes/gaper)
|
||||
|
@ -9,10 +17,6 @@ gaper
|
|||
[](https://goreportcard.com/report/github.com/maxcnunes/gaper)
|
||||
[](https://github.com/goreleaser)
|
||||
|
||||
Restarts programs when they crash or a watched file changes.
|
||||
|
||||
**NOT STABLE YET, STILL IN DEVELOPMENT**: Please, check out [this ticket](https://github.com/maxcnunes/gaper/issues/1) to follow its progress.
|
||||
|
||||
## Installation
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue