From 88a6aa8509b49ee8304d23f4caab13a5eddf2df7 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Thu, 9 Jan 2020 17:13:34 +0100 Subject: [PATCH] Add blank line for a demo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c28cf9c..913637b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Etherpad Lite image for docker + This is a docker image for [Etherpad Lite](http://etherpad.org/) collaborative text editor. The Dockerfile for this image has been inspired by the [official Wordpress](https://registry.hub.docker.com/_/wordpress/) Dockerfile and