From b2da22acae2433d61abf4b7b8e6d228f5f09c07e Mon Sep 17 00:00:00 2001 From: Sung Won Cho Date: Thu, 13 Feb 2020 10:03:08 +1000 Subject: [PATCH] Add doc (#418) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 66adb4f9..a53da6a1 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,10 @@ The quickest way to experience the Dnote server is to use [Dnote Cloud](https:// Or you can install it on your server by [using Docker](https://github.com/dnote/dnote/blob/master/host/docker/README.md), or [using a binary](https://github.com/dnote/dnote/blob/master/SELF_HOSTING.md). +## Documentation + +Please see [Dnote wiki](https://github.com/dnote/dnote/wiki) for the documentation. + ## See Also - [Homepage](https://www.getdnote.com)