diff --git a/README.md b/README.md index d20ce4d..e545f49 100644 --- a/README.md +++ b/README.md @@ -33,15 +33,12 @@ TODO: ### Compiling -**Dependencies**: [ISBN-lookup](https://github.com/SuperNovaa41/isbn-lookup), [CrowCPP](https://crowcpp.org), wget, .. im sure theres more +**Dependencies**: [CrowCPP](https://crowcpp.org), wget, .. im sure theres more -To compile the backend simple run `make` in the source directory. -To compile the front end.... blah blah (maybe and HOPEFULLY hook it into the makefile) +To compile the backend simple run `compile.sh` in the dev/ folder. # TODOs: -- Fix the tests to use crow.h so it actually functions - Connect the REST backend to the front end -- Finish adding the features from the isbn into the backend - ...