From 80c2934096d8007ae5aa8ce33df18ed146c52828 Mon Sep 17 00:00:00 2001 From: PythonGermany <97847597+PythonGermany@users.noreply.github.com> Date: Sat, 24 May 2025 06:32:10 +0000 Subject: [PATCH] Add license badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f071dad..df3e7ee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ [![Format check](https://github.com/PythonGermany/42_webserv/actions/workflows/format-check.yml/badge.svg)](https://github.com/PythonGermany/42_webserv/actions/workflows/format-check.yml) [![Linux build](https://github.com/PythonGermany/42_webserv/actions/workflows/linux-build.yml/badge.svg)](https://github.com/PythonGermany/42_webserv/actions/workflows/linux-build.yml) [![Docker CD](https://github.com/PythonGermany/42_webserv/actions/workflows/docker-cd.yml/badge.svg)](https://github.com/PythonGermany/42_webserv/actions/workflows/docker-cd.yml) +[![GPL-3.0 License](https://img.shields.io/badge/license-GPL--3.0-blue)](https://github.com/PythonGermany/42_webserv/blob/main/LICENSE) # Introduction