diff --git a/README.md b/README.md index 459d524..9d7b6c6 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ npx shacl-test \ Only the `--shapes` option is required. The rest are optional. +`--shapes` can be a filesystem path or URL and include [`code:imports`](https://github.com/zazuko/rdf-transform-graph-imports). + `--valid-cases` and `--invalid-cases` are globs that match the test cases. Make sure to put them in quotes to avoid shell expansion.