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 0ae2954 commit e27bdf1Copy full SHA for e27bdf1
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 generate the output. The XML is saved in files with the **.fprg** extension.
+[Flowgorithm](http://www.flowgorithm.org) is an excellent software for drawing flowcharts.
+To save the work, it use an XML format stored 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