From 42309345a3dbe41077395c4fe7886fdec38cc0c2 Mon Sep 17 00:00:00 2001 From: Philipp Schmitt Date: Fri, 24 Apr 2015 13:08:58 +0200 Subject: [PATCH] Remove trailing whitespace --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ead7efa..11d671d 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ If you've already followed the [quickstart](#quickstart) guide and everything wo This container requires a PostgreSQL or MySQL database instance. Following docker's best practices, this container does not contain its own database, -but instead expects you to supply a running instance. +but instead expects you to supply a running instance. While slightly more complicated at first, this gives your more freedom as to which database instance and configuration you're relying on. Also, this makes this container quite disposable, as it doesn't store any sensitive