diff --git a/README.md b/README.md index 673fbc0..2b23c5a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # makeagr -A simple Makefile to create PNG, PDF, EPS and PS files from xmgrace agr files. \ No newline at end of file +A simple Makefile to create PNG, PDF, EPS and PS files from xmgrace agr files. + +Usage: + +Go to a folder with agr files, then run the "make" command. +It will create a folder "Figures" with some files in it. + +Look in the Makefile to see what files will be created. The formats are defined in the line starting with "all".