From 237385fe04824edd86a290837b82780c76c73cb3 Mon Sep 17 00:00:00 2001 From: Luite Stegeman Date: Fri, 2 Sep 2011 17:08:28 +0300 Subject: [PATCH] add newline to fix formatting of list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d67bdbfa..f3735fa3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ A next generation web framework using the Haskell programming language, featuring: + * safety & security guaranteed at compile time * performance * fast, compiled code