From e1cb39618d24ba2699bd0755bf593ab92392df8e Mon Sep 17 00:00:00 2001 From: Brit Butler Date: Sun, 23 Mar 2014 13:11:42 -0400 Subject: [PATCH] Minor README tweak. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 458af94..96a5678 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Coleslaw aims to be flexible blog software suitable for replacing a single-user * Importing posts from wordpress * There is also a [Heroku buildpack](https://github.com/jsmpereira/coleslaw-heroku) maintained by Jose Pereira. -* Example sites: [redlinernotes](http://redlinernotes.com/blog/) and [Nothing Really Matters](http://ironhead.xs4all.nl/). +* Example sites: [redlinernotes](http://redlinernotes.com/blog/), [kenan-bolukbasi.log](http://kenanb.com/), and [Nothing Really Matters](http://ironhead.xs4all.nl/). ## Installation This software should be portable to any conforming Common Lisp implementation but this guide will assume SBCL is installed. Testing has also been done on CCL.