Update README header and visuals
- Reorganized the README header for improved branding and clarity. - Added landing page preview to enhance documentation visuals.
This commit is contained in:
16
README.md
16
README.md
@@ -1,25 +1,15 @@
|
||||
# PragmaStack
|
||||
|
||||
<div style="text-align: center">
|
||||
<img src="frontend/public/logo.svg" alt="PragmaStack Logo" width="200" />
|
||||
<br />
|
||||
</div>
|
||||
# <img src="frontend/public/logo.svg" alt="PragmaStack" width="32" height="32" style="vertical-align: middle" /> PragmaStack
|
||||
|
||||
> **The Pragmatic Full-Stack Template. Production-ready, security-first, and opinionated.**
|
||||
|
||||
<!--
|
||||
TODO: Replace these static badges with dynamic CI/CD badges when GitHub Actions is set up
|
||||
Example: https://github.com/YOUR_ORG/YOUR_REPO/actions/workflows/backend-tests.yml/badge.svg
|
||||
-->
|
||||
|
||||
[](./backend/tests)
|
||||
[](./backend/tests)
|
||||
[](./frontend/tests)
|
||||
[](./frontend/tests)
|
||||
[](./frontend/e2e)
|
||||
[](./LICENSE)
|
||||
[](./CONTRIBUTING.md)
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## Why PragmaStack?
|
||||
|
||||
Reference in New Issue
Block a user