diff --git a/README b/README new file mode 100644 index 0000000000000000000000000000000000000000..0dc644d98dc8c70d6c636ecd8a8bc10b791246ce --- /dev/null +++ b/README @@ -0,0 +1,12 @@ +Beginnings of a PDF parser in Hammer +==================================== + + - Currently needs a custom Hammer branch. You'll need to build against this: + + https://gitlab.special-circumstanc.es/pesco/hammer/tree/pdf + + - Build/Usage: + + $ make pdf + $ ./pdf test.pdf +