Skip to content

Commit dcdb071

Browse files
authored
Update README.md
1 parent c632bbd commit dcdb071

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# fxd
2+
Program to encode and decode text files wit dictionary transorm.
3+
### Usage
4+
To encode: fxd e input output dictionary
5+
6+
To decode: fxd d input output dictionary
27

3-
To compress: fxd e input output dictionary
4-
5-
To decompress: fxd d input output dictionary
6-
8+
### Info
79
This program contains changed parts from fallowing open source programs:
810
paq8hp12->textfilter.hpp
911

0 commit comments

Comments
 (0)