From 2a385c93b6ba48d87625044b23da437e3f1cbdf1 Mon Sep 17 00:00:00 2001 From: Mitsuo Takaki Date: Mon, 2 May 2016 23:14:29 -0700 Subject: [PATCH] Adding reference to PyPI --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d65840b..9cd86fe 100644 --- a/README.md +++ b/README.md @@ -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