We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90a1a7c commit 706b8c4Copy full SHA for 706b8c4
README.md
@@ -1,6 +1,6 @@
1
# FlowgorithmJS
2
[Flowgorithm (www.flowgorithm.org)](http://www.flowgorithm.org) is an excellent software for drawing flowcharts.
3
-It use an XML format to output the flowcharts. The XML is saved in files with the **.fprg** extension.
+It use an XML format to generate the output. The XML is saved in files with the **.fprg** extension.
4
5
FlowgorithmJS is a **_third-party_** tool written in Javascript that can read and display the .fprg files on a web page using SVG format.
6
0 commit comments