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. +