README.md in litmus_paper-1.0.0 vs README.md in litmus_paper-1.1.0
- old
+ new
@@ -21,9 +21,13 @@
## Usage
Use the sample config to run it under unicorn. Or execute litmus-agent-check to
use it as an agent-check for HAProxy.
+## Releasing
+
+ $ ./release
+
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)