From 0c078ba5aa9fdc29073c09ae42030a0eb7039cce Mon Sep 17 00:00:00 2001 From: Martti Laine Date: Sat, 22 Oct 2016 12:39:21 +0300 Subject: [PATCH] Add link to wiki in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6919baee..7bd907dc 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A Javascript Framework for Building Brilliant Applications -See the [website](http://mithril.js.org) for documentation +See the [website](http://mithril.js.org) for documentation and the [wiki](https://github.com/lhorie/mithril.js/wiki) for more There's also a [blog](http://lhorie.github.io/mithril-blog) and a [mailing list](https://groups.google.com/forum/#!forum/mithriljs)