From 641264823f40bec7c9826f32fd2f99e76cd4f5b9 Mon Sep 17 00:00:00 2001 From: Nathan Singer Date: Thu, 25 Jan 2024 08:16:39 -0500 Subject: [PATCH] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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 - ...