From ea12c07cd457d936ba6913210f76e4ee12d5315f Mon Sep 17 00:00:00 2001 From: Kim Gardner Date: Tue, 20 Jun 2017 10:29:39 +0100 Subject: [PATCH] Update README --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 70dfc61c4..4ea9ff0e4 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,17 @@ endpoint when the server is running with built assets. ## Contributing to Talk -See our [Contribution Guide](https://github.com/coralproject/talk/blob/master/CONTRIBUTING.md)! +See our [Contribution Guide](https://github.com/coralproject/talk/blob/master/CONTRIBUTING.md). + +## Documentation + +### General + +See our [Talk Documentation & Guides](https://coralproject.github.io/talk/index.html). + +### Plugins + +See our guide to using and building [Talk Plugins](https://github.com/coralproject/talk/blob/master/PLUGINS.md). ## Usage