Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "diagrams", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Generate Flowcharts, Network Sequence Diagrams, and Railroad Diagrams", | ||
@@ -5,0 +5,0 @@ "main": "src/diagrams.js", |
@@ -32,2 +32,7 @@ # Overview | ||
<img src="http://francoislaberge.github.io/diagrams/docs/example.svg"> | ||
4. For more Documentation see [railroad-diagrams](http://npmjs.org/railroad-diagrams)'s documentation': | ||
- **NOTE:** There is no real documentation for the input file syntax (PRs welcome), but the examples | ||
should help you figure it out a bit | ||
- [Examples](http://www.xanthir.com/etc/railroad-diagrams/example.html) | ||
- [Online Generator](http://www.xanthir.com/etc/railroad-diagrams/generator.html) | ||
@@ -34,0 +39,0 @@ |
10756
49