Narthex

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

commit 988665c96c7e44e79a4ce1275ac3f197390c7c63
parent b81c98908cb29f9d172f9fd659a619340e437e95
Author: Michael Constantine Dimopoulos <31562759+MichaelDim02@users.noreply.github.com>
Date:   Fri, 15 Oct 2021 13:41:45 +0000

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

diff --git a/README.md b/README.md @@ -17,6 +17,10 @@ https://www.youtube.com/watch?v=U0UmCeLJSkk&t=938s + napp - A tool that appends characters or words before or after the lines of the dictionary. + nwiz - A wizard that asks for the infromation and combines the tools together to create a final dictionary. +## Screenshots +<img src="https://mcdim.xyz/projects/n/screens/narthex2.png" alt="Narthex logo" style="height: 150px; width:150px;"/> +<img src="https://mcdim.xyz/projects/n/screens/narthex1.png" alt="Narthex logo" style="height: 150px; width:150px;"/> + ## Install In order to install, execute the following commands: ```