From 0eeddb1c102ba3dfcd1c401707769ecbf815b679 Mon Sep 17 00:00:00 2001 From: "Stanislav N. aka pztrn" Date: Tue, 8 Aug 2017 10:14:08 +0500 Subject: [PATCH] Forget to add it after renaming. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..83f2e5d --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Excelator + +Simple program in Go that will filter data from Excel file based on passed +keyword. + +It will take a good look thru whole xlsx file and produce file with +filtered data. +