From 44a9cf905f2d7647876dc8db06c728f43da65be1 Mon Sep 17 00:00:00 2001 From: Matej Kramny Date: Mon, 16 Mar 2015 21:04:58 +0100 Subject: [PATCH] Fix readme table --- readme.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index ea29b12..a42c417 100644 --- a/readme.md +++ b/readme.md @@ -13,6 +13,7 @@ How to run: Environment variables: ---------------------- -| Name | Example Value | Description | -| CACHET_API | http://demo.cachethq.io/api | URL endpoint for cachet api | -| CACHET_TOKEN | randomvalue | API Authentication token | \ No newline at end of file +| Name | Example Value | Description | +| ------------ | --------------------------- | --------------------------- | +| CACHET_API | http://demo.cachethq.io/api | URL endpoint for cachet api | +| CACHET_TOKEN | randomvalue | API Authentication token | \ No newline at end of file