Update README.md

This commit is contained in:
Daniel
2024-10-24 20:22:04 +03:00
committed by GitHub
parent 515b7d1b04
commit ea2fbf5540

View File

@@ -6,7 +6,6 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Java Version](https://img.shields.io/badge/Java-17%2B-blue)](https://www.oracle.com/java/) [![Java Version](https://img.shields.io/badge/Java-17%2B-blue)](https://www.oracle.com/java/)
[![Build Status](https://img.shields.io/badge/build-passing-brightgreen)]() [![Build Status](https://img.shields.io/badge/build-passing-brightgreen)]()
[![Code Style](https://img.shields.io/badge/code%20style-google-blue)]()
A lightweight, highly performant HTTP and WebSocket server framework for Java, designed with simplicity and efficiency in mind. Perfect for building web applications, APIs, and real-time communication systems. A lightweight, highly performant HTTP and WebSocket server framework for Java, designed with simplicity and efficiency in mind. Perfect for building web applications, APIs, and real-time communication systems.
Heavily inspired on Express.js! Heavily inspired on Express.js!