diff --git a/README.md b/README.md index fb0e41c..eb0dbb8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ # photobook + LaTeX class for making photo books. + + +To build the documentation use: + + $ make doc + +To install to the user context: + + $ make install + + +For more info on `make` targets see the: ./Makefile