Update README.md

This commit is contained in:
Nathan Singer 2024-01-25 08:16:39 -05:00 committed by GitHub
parent 62450b5416
commit 641264823f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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