We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df3678a commit 380b401Copy full SHA for 380b401
README.md
@@ -1,5 +1,5 @@
1
-## - How to use
+### Compress
2
+> ./program.exe c input output
3
-#### Compress: ./program.exe c input output
4
-
5
-#### Decompress: ./program.exe d input output
+### Decompress
+> ./program.exe d input output
0 commit comments