Narthex

Modular dictionary generator
git clone git@git.mcdim.xyz:/var/www/git/Narthex.git
Log | Files | Refs | README | LICENSE

commit f5185ff7dc9cd1c19af182bd2b51ebe122f171a2
parent 46207396b90ba2421d6ea72d3a96f049620ddd1a
Author: Michael Constantine Dimopoulos <mk@mcdim.xyz>
Date:   Fri, 25 Feb 2022 16:23:51 +0000

Updated README

Diffstat:
MREADME.md | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -32,6 +32,9 @@ https://www.youtube.com/watch?v=U0UmCeLJSkk&t=938s <img src="https://mcdim.xyz/projects/n/screens/narthex1.png" alt="Narthex logo" width=38.8%/> </p> +## Dependencies +**Narthex has no hard dependencies**, however there are two building dependencies, `GCC` and `Make`, which are both required in order to easily compile and install the binaries, but not to run them. + ## Install In order to install, execute the following commands: ```