diff --git a/test/system/README.md b/test/system/README.md index dd05ca6..84a6600 100644 --- a/test/system/README.md +++ b/test/system/README.md @@ -1,9 +1,10 @@ # System tests These tests are built with BATS (Bash Automated Testing System). They are -strongly influenced by libpod project. +strongly influenced by the [libpod](https://github.com/containers/libpod) +project. -The tests are meant to ensure that toolbox's functionality remains stable +The tests are meant to ensure that Toolbox's functionality remains stable throughout updates of both Toolbox and Podman/libpod. ## Structure