diff --git a/README.md b/README.md index 6139edad..8156f22f 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,8 @@ After making your changes, verify the test suite still passes. After following t ``` $ nix-shell $ make check +$ # Or, to run a single test, use: +$ yath test ./t/foo/bar.t ``` ### JSON API