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.