From 210bb05f5100bf8fc57c686847f103cb2f942c8f Mon Sep 17 00:00:00 2001 From: SuperNovaa41 Date: Mon, 22 Jan 2024 15:13:42 -0500 Subject: [PATCH] minorly tweaks the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb7d1da..4476116 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ TODO: ### Compiling -**Dependencies**: [ISBN-lookup](https://github.com/SuperNovaa41/isbn-lookup), [CrowCPP](https://crowcpp.org), .. im sure theres more +**Dependencies**: [ISBN-lookup](https://github.com/SuperNovaa41/isbn-lookup), [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)