lib/nitcorn: updates README
authorAlexandre Terrasa <alexandre@moz-code.org>
Fri, 12 Dec 2014 02:45:09 +0000 (21:45 -0500)
committerAlexandre Terrasa <alexandre@moz-code.org>
Fri, 12 Dec 2014 22:41:38 +0000 (17:41 -0500)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

lib/nitcorn/README.md

index f9e952d..c64b5cb 100644 (file)
@@ -10,6 +10,7 @@ Want to see `nitcorn` in action? Examples are available at ../../examples/nitcor
  - [x] Configuration change on the fly
  - [x] Sessions
  - [x] Reading cookies
+ - [x] Parameterized routes
  - [ ] Full cookie support
  - [ ] Close interfaces on the fly
  - [ ] Better logging
@@ -28,3 +29,7 @@ Jean-Philippe Caissy, Guillaume Auger, Frederic Sevillano, Justin Michaud-Ouelle
 Stephan Michaud and Maxime Bélanger.
 
 It has been adapted to a library, and is currently maintained, by Alexis Laferrière.
+
+Other contributors:
+
+* Alexandre Terrasa