From ff739de9dbc309a331eaa16a3a74a7c2b6529541 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Sun, 20 Sep 2015 17:43:40 +0100 Subject: [PATCH] Update readme so it renders correctly on hub.docker.com --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 941e15a..ce30cf3 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,15 @@ # ZNC for Docker -Run the [ZNC](http://znc.in) IRC Bouncer in a Docker container. +Run the [ZNC][] IRC Bouncer in a Docker container. +[ZNC]: http://znc.in ## Prerequisites -1. Install [Docker](http://docker.io/). +1. Install [Docker][]. 2. Make .znc folder: `mkdir $HOME/.znc` +[Docker]: http://docker.io/ ## Running