From 60e82b763a4a9af2c84e264c31970045b2d0fbd4 Mon Sep 17 00:00:00 2001
From: Marius Voila <marius.voila@gmail.com>
Date: Fri, 18 Dec 2015 20:39:41 +0100
Subject: [PATCH] added jingo

Added jingo NodeJS wiki based on git
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index b2ff91a7..b736e446 100644
--- a/README.md
+++ b/README.md
@@ -775,6 +775,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt
   * [TiddlyWiki](http://tiddlywiki.com/) - a reusable non-linear personal web notebook `NodeJS`
   * [WiKiss](http://wikiss.tuxfamily.org/) - a Wiki, simple to use and install `PHP`
   * [Wikitten](https://github.com/victorstanciu/Wikitten) - Wikitten is a small, fast, PHP wiki, and the perfect place to store your notes, code snippets, ideas, and so on. `PHP`
+  * [jingo](https://github.com/claudioc/jingo) - A git based wiki engine written for node.js, with a decent design, a search capability and a good typography. [Demo](http://jingo.cica.li:6067/wiki/home) `MIT`  `NodeJS`
 
 
 ------------------------------------