Browse Source

Minor README tweak.

Brit Butler 11 years ago
parent
commit
e1cb39618d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

27
   * Importing posts from wordpress
27
   * Importing posts from wordpress
28
 
28
 
29
 * There is also a [Heroku buildpack](https://github.com/jsmpereira/coleslaw-heroku) maintained by Jose Pereira.
29
 * There is also a [Heroku buildpack](https://github.com/jsmpereira/coleslaw-heroku) maintained by Jose Pereira.
30
-* Example sites: [redlinernotes](http://redlinernotes.com/blog/) and [Nothing Really Matters](http://ironhead.xs4all.nl/).
30
+* Example sites: [redlinernotes](http://redlinernotes.com/blog/), [kenan-bolukbasi.log](http://kenanb.com/), and [Nothing Really Matters](http://ironhead.xs4all.nl/).
31
 
31
 
32
 ## Installation
32
 ## Installation
33
 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.
33
 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.