Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohamed Boutaleb authored Oct 2, 2020
1 parent 3e5173b commit 9b4603d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ FGK (Faller Galleger Knuth) is a lossless dynamic compression algorithm develope

# Installation

FGK require MinGW or any other compiler for C. Static distributions are available for linux and windows in the # dist/ folder, while the necessary libraries are available in the lib/ dir.
FGK require MinGW or any other compiler for C. Static distributions are available for linux and windows in the *dist/* folder, while the necessary libraries are available in the *lib/* dir.

To run the algorithm go to the dist/<your so> then run the following command and specify the option '-c' to compress or '-d' to decompress followed by an input and an ouput file:

Expand Down

0 comments on commit 9b4603d

Please sign in to comment.