diff --git a/documentation/overview.rst b/documentation/overview.rst index 2d7a1555b236c366d759276bc5d24325d5bd8f9c..3f84a2078099f4186e70f9f7e1bb86189451b044 100644 --- a/documentation/overview.rst +++ b/documentation/overview.rst @@ -56,6 +56,8 @@ Features Architecture ************ +TEST + Shrinkwrap is implemented in Python and has a command line interface similar to git, with sub-commands that take options. The Python code parses the supplied config(s) to generate shell commands that are executed in a backend runtime. The