Added markdown for readme
This commit is contained in:
parent
e4d2cb3ea0
commit
b81aeadd56
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
##pnger
|
||||
**PNGer is a python script used to convert files into a png file that most websites will accept**
|
||||
|
||||
|
||||
```bash
|
||||
e ~/Desktop/projects/pnger :) shasum README.md
|
||||
|
@ -8,3 +11,7 @@ e ~/Desktop/projects/pnger :) shasum test.txt
|
|||
96313bbb41092391c6df854d0bf6c9b7e1fe71fd test.txt
|
||||
e ~/Desktop/projects/pnger :)
|
||||
```
|
||||
|
||||
The outfile of an unpng'd file that was png'd with this program has an identical shasum.
|
||||
|
||||
|
||||
|
|
Reference in a new issue