Update README.md

This commit is contained in:
Anthony Wang 2020-05-30 20:30:29 +00:00 committed by repl.it user
parent 4b625197ee
commit 4efc505b1c

View File

@ -4,4 +4,6 @@
Compile: `g++ src/*.cpp -o compress -std=c++1y`
Run: `./compress [input file] [compression ratio]`
Run: `./compress [input file] [compression ratio]`
Output file: `output`