Commit 408dbdfd authored by Paul Asmuth's avatar Paul Asmuth
Browse files

docs: words

parent 4f44ca25
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ PlotFX
PlotFX is a command line tool and library for plotting data. The appearance of
plots can be customized using a lightweight syntax that is very similar to CSS.

You can run PlotFX from the command line, where it generates SVG, PNG or PDF
You can run PlotFX from the command line, where it generates SVG, PNG and PDF
output files. Additionally, you can embed it into your own application using the
C API.

+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
PlotFX is a command line tool and library for plotting data. The appearance of
plots can be customized using a lightweight syntax that is very similar to CSS.

You can run PlotFX from the command line, where it generates SVG, PNG or PDF output
You can run PlotFX from the command line, where it generates SVG, PNG and PDF output
files. Additionally, you can embed it into your own application using the C API.

PlotFX is built in the hope that using it will be quick, simple and fun.