From a66defc7650d71a40ce2387f66601390b4e7fd91 Mon Sep 17 00:00:00 2001 From: kuntz Date: Tue, 26 Jan 2021 11:07:10 -0600 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7b7ce8f --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# compress +Maximum Entropy Compressor - Using Probability Hashes w/Hash-Chaining to compress "impossible" data sets.