Skip to content

Commit 4310f11

Browse files
committed
docs: improve tagline to emphasize development speed and simplicity
1 parent eea1168 commit 4310f11

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
# 🎷 Jazzy Framework
22

33
> **A modern, developer-friendly Java web framework that eliminates boilerplate code**
4-
> *Spring Boot simplicity + Laravel elegance = Jazzy Framework*
4+
> *Write less code, build more features, develop faster*
55
66
[![Java](https://img.shields.io/badge/Java-17+-orange.svg)](https://www.oracle.com/java/)
77
[![Maven Central](https://img.shields.io/badge/Maven-Central-blue.svg)](https://search.maven.org/)
88
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
99

1010
## ⚡ Why Jazzy?
1111

12+
**Simple enough for anyone to learn, powerful enough to build real applications.**
13+
1214
**Turn this complexity:**
1315
```java
1416
// Traditional Spring Boot setup

0 commit comments

Comments
 (0)