From a0541778670345156fbca546de7b8276bb48ae0d Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 23 May 2018 14:58:24 +0200 Subject: [PATCH] README --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a5a6115..7337640 100755 --- a/README.md +++ b/README.md @@ -19,4 +19,12 @@ has currently 2 entrypoints: GETs all the books in the database /api/book/id -GETs a specific book by its id \ No newline at end of file +GETs a specific book by its id + + +Further installnotes (bugs) + +* For Macusers -> brew install imagemagick@6 in order to install wand + +* create the covers folder inside the uploadsfolder +* don't forget to chmod the uploads and coverfolder ;-) \ No newline at end of file