Add pdf
This commit is contained in:
parent
e068e8a01f
commit
8b2151e6bb
2 changed files with 2 additions and 0 deletions
BIN
README.pdf
Normal file
BIN
README.pdf
Normal file
Binary file not shown.
2
md2pdf.sh
Normal file
2
md2pdf.sh
Normal file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
pandoc -V geometry:margin=1in -t latex -o README.pdf README.md
|
Loading…
Reference in a new issue