Skip to content

Commit 2c608c1

Browse files
Enhance README with badges and build status
Updated README to include build status and GitHub badges.
1 parent c463d8c commit 2c608c1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
</p>
99

1010
---
11+
[![.NET Build & Tests](https://github.com/rustampulatov8/QA_Automation_Framework_Playwright/actions/workflows/dotnet-playwright.yml/badge.svg)](https://github.com/rustampulatov8/QA_Automation_Framework_Playwright/actions)
12+
![GitHub last commit](https://img.shields.io/github/last-commit/rustampulatov8/QA_Automation_Framework_Playwright)
13+
![GitHub stars](https://img.shields.io/github/stars/rustampulatov8/QA_Automation_Framework_Playwright?style=social)
14+
![License: MIT](https://img.shields.io/badge/License-MIT-lightgrey)
15+
1116

1217
## 📖 Overview
1318

@@ -29,3 +34,4 @@ This framework demonstrates:
2934
dotnet restore
3035
playwright install
3136
dotnet test
37+

0 commit comments

Comments
 (0)