aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authoraxtloss <axtlos@getcryst.al>2024-07-12 18:02:20 +0200
committeraxtloss <axtlos@getcryst.al>2024-07-12 18:02:20 +0200
commit10a544e989b0fa64c7f625433ae09b3d3576aed9 (patch)
treecfc4a90e28281f44e4b4cebaafa26c07271cc4ee /README
downloadshabottom-10a544e989b0fa64c7f625433ae09b3d3576aed9.tar.gz
shabottom-10a544e989b0fa64c7f625433ae09b3d3576aed9.tar.bz2
add shabottom
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..ca9eb8a
--- /dev/null
+++ b/README
@@ -0,0 +1,12 @@
+# shabottom
+the most cryptographically secure checksumming algorithm (source: trust me)
+
+## building
+`gcc shabottom.c -o shabottom`
+
+## usage
+`shabottom /path/to/file`
+
+or
+
+`cat /path/to/file | shabottom` \ No newline at end of file