From f313c96762ca372650758d3c556676436359514f Mon Sep 17 00:00:00 2001 From: ngn Date: Wed, 23 Apr 2025 15:05:38 +0000 Subject: [PATCH] add teawiki project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be54a4c..6fa5943 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ - [lspp](https://github.com/ngn13/lspp): Minimal alternative to coreutils' lsn - [xbot](https://github.com/ngn13/xbot): Modular XMPP bot - [kisalt](https://github.com/ngn13/kisalt): Simple link shortener -- [note-server](https://github.com/ngn13/note-server): Web server to host your markdown notes +- [teawiki](https://github.com/ngn13/teawiki): Simple git based wiki software - [mdindex](https://github.com/ngn13/mdindex): Script to create index (catalog) from markdown headers - [ortam](https://github.com/ngn13/ortam): Environment variable based configuration library for Go