From df0fe84faa03b15dc3b1032a09e33ffffbc929f1 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Wed, 19 Dec 2018 23:53:14 +0100 Subject: Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 273e1fb..5cb1f52 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # git-wiki -it's a **modular and full featured wiki** powered by git, github pages and pull-requests! +it's a **modular and full featured wiki** powered by git, github pages and pull-requests without the needs of local installations/build! It means: @@ -16,5 +16,7 @@ It means: * Some **nice internal themes** to change your entire wiki UI with 1 simple configuration (see customization section below) * Integrated **Blogging** feature thanks to jekyll! +You can fork/copy the master branch now and start your wiki in just 1 minute. -Readme and demo: (http://drassil.github.io/git-wiki) + +Instructions and documentation: (http://drassil.github.io/git-wiki) -- cgit