Skip to content

Commit 95e32d0

Browse files
committed
made some changes in Readme.md
1 parent 0d41599 commit 95e32d0

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ This project covers various interactive features of the Herokuapp test site usin
2828

2929
## 📂 Project Structure
3030

31+
<pre> \`\`\`
32+
3133
├── tests/
3234
│ ├── addRemove.spec.ts
3335
│ ├── basicAuth.spec.ts
@@ -37,6 +39,8 @@ This project covers various interactive features of the Herokuapp test site usin
3739
├── package.json
3840
└── README.md
3941

42+
\`\`\` </pre>
43+
4044
---
4145

4246
## 🛠️ Installation & Setup
@@ -50,7 +54,7 @@ This project covers various interactive features of the Herokuapp test site usin
5054
```bash
5155
npm install
5256
53-
3. **Install Playwright browsers with dependencies**
57+
3. **Install Playwright browsers with system dependencies**
5458
```bash
5559
npx playwright install --with-deps
5660

0 commit comments

Comments
 (0)