From 20f7355696f75b8d9af96afd9c348938048b19fd Mon Sep 17 00:00:00 2001 From: Luite Stegeman Date: Fri, 2 Sep 2011 10:55:33 +0300 Subject: [PATCH] fix list formatting --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 47de7ed9..0bd62e16 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: a greater concurrent load than any other web application server * developer productivity: efficiently handles all your basic web development needs