diff --git a/README.md b/README.md index 88144ea..a205db2 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ Maximum Entropy Compressor - Using Probability Hashes w/Hash-Chaining to compres Copyright © 2021 by Brett Kuntz. All rights reserved. -# TEST SOFTWARE +See the /full/ directory for the latest test iteration that compresses & decompresses. Both files are stand-alone and you do not need to compile both for either to work. -# TEST SOFTWARE +Compressing takes about 35 minutes on an EC2 c5.24xlarge machine, decompression takes place in real-time. -# TEST SOFTWARE \ No newline at end of file +Neither the compressor or decompressor require more than a few kilobytes of RAM to operate. They are best implemented on ASIC or GPU. \ No newline at end of file