Skip to content

Commit b55ab67

Browse files
Update README.md
1 parent 26a9cf7 commit b55ab67

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,18 @@
11
# Workflow-Testing
2+
3+
![CI](https://github.com/ThatGuyNick05/Workflow-Testing/actions/workflows/ci.yml/badge.svg)
4+
5+
This repository exists purely as a demonstration of an integrated development workflow.
6+
It's made to be intentionally minimal, focusing on CI integration and development tooling rather than the application.
7+
8+
---
9+
10+
## 🛠 Tech Stack
11+
12+
- **Language:** TypeScript
13+
- **Testing:** Jest
14+
- **Linting:** ESLint (`@typescript-eslint`)
15+
- **Formatting:** Prettier
16+
- **CI:** GitHub Actions
17+
18+
---

0 commit comments

Comments
 (0)