aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorpack <pack@packgekko.xyz>2026-06-08 13:59:58 +0000
committerpack <pack@packgekko.xyz>2026-06-08 13:59:58 +0000
commita963040a2776474e572a33d4636751e44abce948 (patch)
tree4fe44932b3d70414043f7c3057e3dadcc1e2427c /README.md
parent562faf2889fd0e401bc5dde87c29c2550cbf6bc1 (diff)
downloadqa_automation_bootcamp-a963040a2776474e572a33d4636751e44abce948.tar.gz
update README.md -> READMEmain
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