Forget to add it after renaming.

This commit is contained in:
Stanislav Nikitin 2017-08-08 10:14:08 +05:00
parent cbba3b8207
commit 0eeddb1c10
1 changed files with 8 additions and 0 deletions

8
README.md Normal file
View File

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