htex

simple incorrect html parser
git clone git://git.relim.de/htex.git
Log | Files | Refs | README

commit 84bd919821a741833491b484d1df0da8037e1750
parent a383256eaa1d1dc321a1d69aa6e889a2fc6c519d
Author: Robin <kroekerrobin@gmail.com>
Date:   Sun,  7 Apr 2024 10:58:35 +0200

Edit README

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

diff --git a/README b/README @@ -4,3 +4,7 @@ You have to install `libgrapheme` first from here: http://libs.suckless.org/libgrapheme/ Then execute `make` and `make install`. + +## docs + +For documentation run `man htex`.