Browse Source

Some description

Piotr Czajkowski 4 years ago
parent
commit
a7e934f5f7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,2 +1,2 @@
 # ProcessFiles
 # ProcessFiles
-Easily process files from command line arguments
+I'm creating lots of command line tools, so it's really helpful that I can just pass array of arguments and a delegate to this library. See tests to get idea on how it works.