From eaaecea5ebed04d2cd05754f61a2b6ab8d29b99a Mon Sep 17 00:00:00 2001 From: Jeff Yates Date: Sat, 24 Oct 2020 14:24:43 -0400 Subject: [PATCH] fixing README table --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f52b75d..1ce1a29 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Code for Pat's dissertation. ## sorter.rb usage ### Options sorter.rb takes the following options: + | option | usage | | -f, --file | the name of the input file | | -b, --bin-file | the name of the bin csv file |