瀏覽代碼

Minor README tweak.

Brit Butler 11 年之前
父節點
當前提交
e1cb39618d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -27,7 +27,7 @@ Coleslaw aims to be flexible blog software suitable for replacing a single-user
27 27
   * Importing posts from wordpress
28 28
 
29 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 32
 ## Installation
33 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.