diff --git a/README.md b/README.md index 7237abb..9546073 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ eplot ("easy gnuplot") is a ruby script which allows to pipe data easily through gnuplot and create plots quickly, which can be saved in postscript, PDF, PNG or EMF files. Plotting of multiple files into a single diagram is supported. -==== One plot per diagram The easiest way is to pipe the data through the program. Let's assume that you have a file called data.txt, the syntax would be: cat data.txt | eplot