From ea2fbf5540e4dcabe22d7f5345ddca3c0c7facb8 Mon Sep 17 00:00:00 2001 From: Daniel <59575049+lumijiez@users.noreply.github.com> Date: Thu, 24 Oct 2024 20:22:04 +0300 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 653219c..1bd754b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ [![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/) [![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. Heavily inspired on Express.js!