From 38f71f608c285e682c75288800650b48f4a1eedb Mon Sep 17 00:00:00 2001 From: simon Date: Thu, 13 Oct 2016 14:42:48 +0100 Subject: [PATCH] Yet more updates to README. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8398abf..e047a46 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,10 @@ You'll also need to create your own local copy of *profiles.clj*, which should c Where *username* is the username required to access the database, and *thisisnotsecure* is the password which authenticates that username. +## Further Reading + +If you're thinking of joining in development on this I'd strongly recommend you get hold of a copy of [Dmitry Sotnikov](https://github.com/yogthos)'s [Web Development with Clojure, Second Edition](https://pragprog.com/book/dswdcloj2/web-development-with-clojure-second-edition). + ## Running To start a web server for the application, run: