diff --git a/qa/qa/resource/README.md b/qa/qa/resource/README.md index 4cdeb3f42a2428de04a268ea23a43a8b4d0973b1..2c8859b6599931877c349c50e8763f6c941001bb 100644 --- a/qa/qa/resource/README.md +++ b/qa/qa/resource/README.md @@ -1,7 +1,7 @@ # Resource class in GitLab QA Resources are primarily created using Browser UI steps, but can also -be created via the API. +be created via the API or the CLI. ## How to properly implement a resource class?