Skip to content

Commit fedfe9f

Browse files
author
Yanik Kumar
committed
Added readme
1 parent 646360a commit fedfe9f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<div align="center">
2+
<img src="img/SproutPHP_Logo.png" alt="SproutPHP Logo" width="120" />
3+
</div>
4+
5+
<h1 align="center">SproutPHP Documentation</h1>
6+
7+
<p align="center">
8+
<a href="https://github.com/sproutphp/framework"><img src="https://img.shields.io/badge/source-sproutphp%2Fsproutphp-green" alt="source"></a>
9+
<a href="https://github.com/sproutphp/framework"><img src="https://img.shields.io/github/v/tag/sproutphp/framework?label=tag" alt="tag"></a>
10+
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/license-MIT-brightgreen" alt="license"></a>
11+
<img src="https://img.shields.io/github/stars/sproutphp/framework?style=social" alt="stars">
12+
<img src="https://img.shields.io/badge/php-%3E%3D8.2-green" alt="php version">
13+
</p>
14+
15+
---
16+
17+
This is the **README** for the SproutPHP framework documentation.
18+
19+
- 🌱 **SproutPHP Website:** [https://sproutphp.dev](https://sproutphp.dev)
20+
- 📦 **Repository:** [https://github.com/sproutphp/framework](https://github.com/sproutphp/framework)

0 commit comments

Comments
 (0)