Răsfoiți Sursa

Some description

Piotr Czajkowski 5 ani în urmă
părinte
comite
a7e934f5f7
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,2 +1,2 @@
 # 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.