From 852b026e89d0e06ecdf43df1ae0f8b3e66d201ae Mon Sep 17 00:00:00 2001 From: Jonathan Guiang Date: Sat, 7 Jul 2018 17:45:33 -0700 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f2ff4e..3a8f105 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ There are a lot of other plotters out there, but our reviews speak for themselve #### Setting up an AutoPlotter page 1. Clone this repository 2. Ensure you are on the UCSD's Tier-2 server. -3. Run `aplot`, passing the directory with the files (.pdfs only) that you wish to plot: +3. Run `aplot`, passing the directory with the files (.pdf's with optional, associated .txt files) that you wish to plot: ``` >> aplot ```