README.md update

master
E. Almqvist 4 years ago
parent 5e0abd2fb5
commit 4a9af8d263
  1. 12
      README.md
  2. BIN
      ascii_bin-example.png

@ -1,2 +1,12 @@
# Image Encoder
Script to create images from bytes
Script to generate images from specialized methods.
## Usage
```
./generator.py (method:str) (bytesize:int) (input_file:str)
```
## Method Examples
### ascii_bin
![ascii_bin example](ascii_bin-example.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 698 B

Loading…
Cancel
Save