summaryrefslogtreecommitdiff
path: root/qa/qa/resource/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'qa/qa/resource/README.md')
-rw-r--r--qa/qa/resource/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/qa/resource/README.md b/qa/qa/resource/README.md
index 4cdeb3f42a2..2c8859b6599 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?