From 3179c9dd306f07c4d9b95afdceb25a3a17181721 Mon Sep 17 00:00:00 2001 From: Dj Walker-Morgan Date: Mon, 16 Mar 2015 18:53:28 +0000 Subject: [PATCH] Updated Readme.md Added opening para to set tone. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7bb11c78..d54b4feb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Template for PostgreSQL HA with etcd +*There’s ways to to high availability with PostgreSQL; here we present a template for you to create your own custom fit high availability solution using etcd and python for maximum accessibility.* + To get started, do the following from different terminals: ```