From 6504dd15c1cd35d2348187b5b645eb010dd11782 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 27 Mar 2023 13:11:01 +0530 Subject: [PATCH] Update folder README --- tools/README.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/tools/README.rst b/tools/README.rst index 6e0248d99..d33ba8391 100644 --- a/tools/README.rst +++ b/tools/README.rst @@ -1,3 +1,4 @@ -This folder contains "kittens", that is, various small command line utilities -compiled statically for doing things like kitty remote control, icat etc. These -are often re-implementations of earlier kittens that were written in Python. +This folder contains library and utility code for the various "kittens". Small +terminal programs compiled statically for doing things like kitty remote +control, icat etc. These are often re-implementations of earlier kittens that +were written in Python.