Adding reference to PyPI

This commit is contained in:
Mitsuo Takaki
2016-05-02 23:14:29 -07:00
parent bcc2e2cf19
commit 2a385c93b6

View File

@@ -6,6 +6,8 @@ cachet-url-monitor
========================
Python plugin for [cachet](cachethq.io) that monitors an URL, verifying it's response status and latency. The frequency the URL is tested is configurable, along with the assertion applied to the request response.
This project is available at PyPI: [https://pypi.python.org/pypi/cachet-url-monitor](https://pypi.python.org/pypi/cachet-url-monitor)
## Configuration
```yaml