From 1e29eaa22a33ba6c1da997cb4183cb53edb77f33 Mon Sep 17 00:00:00 2001 From: Masayuki Tanaka Date: Thu, 22 Aug 2013 12:05:45 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index decf4e2..c41c1c7 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ c3 == c3 is a D3-based chart library that allows you to integrate charts into web applications more deeply. + +More information in [the wiki](https://github.com/masayuki0812/c3/wiki).