aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-05-22 16:37:21 +1200
committerTom Ryder <tom@sanctum.geek.nz>2012-05-22 16:37:21 +1200
commit348cfb316a1bf1c9deb138d83b1654c15a7a910b (patch)
tree592bba448937f62a2992c8658990add7fb4c4ddf /README.md
parentMerge pull request #1 from pruby/master (diff)
downloadcheckem-348cfb316a1bf1c9deb138d83b1654c15a7a910b.tar.gz
checkem-348cfb316a1bf1c9deb138d83b1654c15a7a910b.zip
Use markdown README file.
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..be04d3d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,15 @@
+Checkem
+=======
+
+Find duplicate files efficiently, using Perl on GNU/Linux, and maybe other systems.
+
+Takes an optional parameter of the directory to check, otherwise assumes you mean the current directory.
+
+ $ checkem
+ $ checkem /home/tom
+
+License
+-------
+
+Copyright (c) Tom Ryder. Distributed under an [MIT License](http://www.opensource.org/licenses/MIT MIT License). Buy me a beer sometime.
+