Adding REAMDE
This commit is contained in:
parent
6c4944f985
commit
52ffd19f47
16
README.md
Normal file
16
README.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Fisualizer
|
||||
|
||||
Binary file visualiation by byte pair's occurence.
|
||||
|
||||
## Usage
|
||||
|
||||
```
|
||||
$ make
|
||||
$ ./fisualizer <files> [<files>...]
|
||||
```
|
||||
|
||||
The result will be in the filename with extentions .out.png
|
||||
|
||||
## References
|
||||
|
||||
Video of the concept : [https://www.youtube.com/watch?v=4bM3Gut1hIk](https://www.youtube.com/watch?v=4bM3Gut1hIk)
|
Loading…
Reference in New Issue
Block a user