From a5d9693c80278ffb06862e9541d6a237c082cae8 Mon Sep 17 00:00:00 2001 From: Jeff Yates Date: Sat, 24 Oct 2020 14:28:30 -0400 Subject: [PATCH] fixing README table part 2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1ce1a29..0b914f8 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Code for Pat's dissertation. 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 | | -t, --type | what type of splitting to do, can be "iat" or "pn" |