diff --git a/README.md b/README.md index 6fe9839..74d7fa3 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Run `lein repl`, then eval all of script/repl.clj. This will compile ClojureScript and CSS and live update the browser when these change. It will also serve these static files (and index.html) in development.. -Visit `http://gocardless.dev:3010/` +Visit [http://gocardless.dev:3010/](http://gocardless.dev:3010/) ### ClojureScript REPL