Commit Diff


commit - 82947e8be70627b0e6e9678f3ef4933ea19f5e00
commit + fdb4572d2f85abeddd9e8318dd2b0c2676c3cfb3
blob - 5b368293893eb39efc9c3e6950cbf11c5cfc5e4a
blob + a63aa2b42fe5a920242313f7769b4fe728b2253e
--- README.md
+++ README.md
@@ -9,11 +9,16 @@ gmid is a full-featured Gemini server written with sec
 It can serve static files, has optional FastCGI and proxying support,
 and a rich configuration syntax.
 
-gg is a simple command-line Gemini client, and gemexp a stripped-down
-config-less gmid version used to quickly serve a directory locally
-over Gemini.
+A few helper programs are shipped as part of gmid:
 
+ - `gg` is a simple command-line Gemini client.
 
+ - `gemexp` is a stripped-down config-less version of gmid to quickly
+   serve a directory from the command line.
+
+ - `titan` is a command-line titan client.
+
+
 ## Internationalisation (IRIs, UNICODE, punycode, all that stuff)
 
 Even thought the current Gemini specification doesn't mention anything