Skip to content

Commit 2729d58

Browse files
committed
First public release
1 parent 2c4c390 commit 2729d58

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# FlowgorithmJS
2-
[Flowgorithm (http://www.flowgorithm.org)](http://www.flowgorithm.org) is an excellent software for drawing flowcharts. The files generated by Flowgorithm (with the extension .fprg) use an open XML format.
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.
34

4-
FlowgorithmJS is a **_third-party_** tool written in Javascript that can read and display one or more .fprg files on a web page using SVG format.
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.
56

0 commit comments

Comments
 (0)