From 2c3882671bf0af405c6ac240b2c65bd7ddea19c9 Mon Sep 17 00:00:00 2001 From: Kelson Date: Sun, 21 Jul 2019 15:36:27 +0200 Subject: [PATCH] Infos about the tools --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 26c423b..81d43c2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ Kiwix tools =========== -The Kiwix tools is a collection of Kiwix related command line tools. +The Kiwix tools is a collection of Kiwix related command line tools: +* kiwix-manage: Manage XML based library of ZIM files +* kiwix-read: Read ZIM file content +* kiwix-search: Fulltext search in ZIM files +* kiwix-serve: HTTP daemon serving ZIM files Disclaimer ----------