diff --git a/README.md b/README.md index e1e7779..81a7b58 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Run Continuous Integration Tests on Modal +# Run Continuous Integration (CI) Tests on Modal -This repo is a demonstration of one pattern for running tests on Modal: +This example repo is a demonstration of one pattern for running tests on Modal: bring your existing package and test suite (here `my_pkg` and `tests`) and add a Modal App (`my_pkg.ci`) that mounts your tests