From edc216b77a75187007427232d93f4c7a6b8fa16f Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Fri, 21 Mar 2025 23:17:45 -0400 Subject: [PATCH] drop license --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index aa18531..90b8100 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # RustyHearts-API -[![License](https://img.shields.io/github/license/JuniorDark/RustyHearts-API?color=green)](LICENSE) - RustyHearts-API is a Node.js-based REST API that enables authentication, billing, and launcher functionalities for Rusty Hearts. The API consists of three independent servers (Auth API, Billing API and Launcher API) running on different ports.