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