From 252c916f096cd3399cdd201286e866d7812e765b Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Wed, 19 Aug 2015 12:20:56 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf47ae6..f3d5ae5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ## A Prometheus docker-compose stack -Here's a quick start to stand-up a Prometheus stack containing Prometheus, container-exporter, and the Prometheus Dashboard. +Here's a quick start to stand-up a [Prometheus](http://prometheus.io/) stack containing Prometheus server, container-exporter, and the Prometheus Dashboard. ##Pre-requisites Before we get started installing the Prometheus stack. Ensure you install [docker-compose](https://docs.docker.com/compose/install/) on your Docker host machine.