aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index 0858884..0000000
--- a/README.md
+++ /dev/null
@@ -1,9 +0,0 @@
-# QA Automation Bootcamp
-
-Automated API test suite for REST endpoint validation.
-
-## Run
-
-```bash
-pip install -r requirements.txt
-pytest -v