# HG changeset patch # User Martin Geisler # Date 1409307904 -7200 # Node ID 9681da59a95bd90b237aaba059a323100419a442 # Parent 640c684414195656d8ed624c064db879d1d1324a Wrap lines diff -r 640c68441419 -r 9681da59a95b README --- a/README Fri Aug 29 12:24:39 2014 +0200 +++ b/README Fri Aug 29 12:25:04 2014 +0200 @@ -3,8 +3,8 @@ hg-website ========== -This is the Mercurial website. It uses the microframework flask to serve -jinja2 templates. +This is the Mercurial website. It uses the microframework flask to +serve jinja2 templates. Setup ----- @@ -20,4 +20,5 @@ python hgwebsite.py -You can then visit [http://localhost:5000](http://localhost:5000) to view the site. +You can then visit [http://localhost:5000](http://localhost:5000) to +view the site.