From 25f071e214d5fcec9adad9eea17d5b6271bd11cd Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Sat, 10 Jan 2015 19:29:35 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 9e980a7..eaf9f3d 100644 --- a/Home.md +++ b/Home.md @@ -5,6 +5,6 @@ * [Sequence diagram syntax](http://knsv.github.io/mermaid/sequenceDiagram.html) * [Mermaid client](http://knsv.github.io/mermaid/mermaidCLI.html) -This makes it a little more difficult to update documentation but it is worth the effort. I really a communal approach to writing documentation as this makes them much better, covering more perspecitves. +This makes it a little more difficult to update documentation but it is worth the effort. I really encourage a communal approach to writing documentation as this makes them much better, covering more perspectives. If you want to update the docs, look at the documentation section in the [development page](http://knsv.github.io/mermaid/development.html).