Skip to content

Commit 89960c6

Browse files
Update README.md
1 parent c22c9db commit 89960c6

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,31 @@
22

33
# **Lab68 Dev Platform**
44

5-
<!-- Badges -->
5+
<!-- Classic badges (no for-the-badge) -->
66
<a href="./LICENSE">
7-
<img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=for-the-badge" />
7+
<img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" />
88
</a>
99
<a href="https://nextjs.org/">
10-
<img src="https://img.shields.io/badge/Next.js-16-black.svg?style=for-the-badge" />
10+
<img src="https://img.shields.io/badge/Next.js-16-black.svg" />
1111
</a>
1212
<a href="https://www.typescriptlang.org/">
13-
<img src="https://img.shields.io/badge/TypeScript-5.9.3-blue.svg?style=for-the-badge" />
13+
<img src="https://img.shields.io/badge/TypeScript-5.9.3-blue.svg" />
1414
</a>
15-
<img src="https://img.shields.io/github/commit-activity/w/lab68dev/lab68dev-platform?style=for-the-badge" />
15+
<img src="https://img.shields.io/github/commit-activity/w/lab68dev/lab68dev-platform" />
1616
<a href="https://github.com/F4P1E/lab68dev-platform">
17-
<img src="https://img.shields.io/github/package-json/v/F4P1E/lab68dev-platform?style=for-the-badge" />
17+
<img src="https://img.shields.io/github/package-json/v/F4P1E/lab68dev-platform" />
1818
</a>
1919
<a href="https://github.com/F4P1E/lab68dev-platform/issues">
20-
<img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=for-the-badge" />
20+
<img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg" />
2121
</a>
2222
<a href="https://www.buymeacoffee.com/lab68dev">
23-
<img src="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-donate-yellow.svg?style=for-the-badge&logo=buymeacoffee" />
23+
<img src="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-donate-yellow.svg?logo=buymeacoffee" />
2424
</a>
2525

2626
---
2727

2828
**Lab68 Dev Platform** is a comprehensive collaborative product development workspace with integrated staff management.
29-
It provides dashboards for planning, documentation, meetings, AI-assisted workflows, role-aware access controls, live customer support, and a complete staff portal for administration—built with **Next.js App Router**, **TypeScript**, and a modular component system.
29+
It provides dashboards for planning, documentation, meetings, AI-assisted workflows, role-aware access controls, live customer support, and a complete staff portal built with **Next.js App Router**, **TypeScript**, and a modular component system.
3030

3131
</div>
3232

0 commit comments

Comments
 (0)