diff --git a/README b/README index 0dc644d98dc8c70d6c636ecd8a8bc10b791246ce..0b2cc8912c3730af5961ac3d76eaf5497e51a5f1 100644 --- a/README +++ b/README @@ -5,8 +5,15 @@ Beginnings of a PDF parser in Hammer https://gitlab.special-circumstanc.es/pesco/hammer/tree/pdf + - Help the default Makefile find Hammer + + $ ln -s ../hammer/src hammer + $ ln -s ../hammer/build/opt/src lib + - Build/Usage: $ make pdf $ ./pdf test.pdf + # place some test files in the t/ directory... + $ make test