Merge remote-tracking branch 'origin/master'

This commit is contained in:
knsv
2015-10-30 10:47:51 +01:00

View File

@@ -54,11 +54,11 @@ sequenceDiagram
## Further reading ## Further reading
* [Usage](http://knsv.github.io/mermaid/usage.html) * [Usage](http://knsv.github.io/mermaid/#usage)
* [Flowchart syntax](http://knsv.github.io/mermaid/flowchart.html) * [Flowchart syntax](http://knsv.github.io/mermaid/#flowcharts-basic-syntax)
* [Sequence diagram syntax](http://knsv.github.io/mermaid/sequenceDiagram.html) * [Sequence diagram syntax](http://knsv.github.io/mermaid/#sequence-diagrams)
* [Mermaid client](http://knsv.github.io/mermaid/mermaidCLI.html) * [Mermaid client](http://knsv.github.io/mermaid/#mermaid-cli)
* [Demos](http://knsv.github.io/mermaid/demos.html) * [Demos](http://knsv.github.io/mermaid/#demos)
# Credits # Credits
Many thanks to the [d3](http://d3js.org/) and [dagre-d3](https://github.com/cpettitt/dagre-d3) projects for providing Many thanks to the [d3](http://d3js.org/) and [dagre-d3](https://github.com/cpettitt/dagre-d3) projects for providing