Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-12-06 22:14:46 +03:00
parent b3d112789b
commit 98f207b4e3

View File

@ -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