summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 846b237..f5d2838 100644
--- a/README.rst
+++ b/README.rst
@@ -242,6 +242,15 @@ library. This is the primary library for parsing, validating, and executing
HorizonScript files, and contains the principal code for Project Horizon.
+``image``: Image creation tools
+```````````````````````````````
+The ``image`` directory includes the source code for generating images and
+tarballs using HorizonScripts. This is used for creating live media, pre-
+generated installations for extraction to target computers, and more. Note
+that some tools may require a tool such as ``qemu-user`` to be installed on
+the host, depending on installation options and desired target configuration.
+
+
``owner``: File ownership utility
`````````````````````````````````
The ``owner`` directory includes the source code for the ``hscript-printowner``