Skip to content

Commit 02da97c

Browse files
Merge pull request #49 from PythonGermany/add-license-badge
Add license badge
2 parents 040c22e + 80c2934 commit 02da97c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[![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)
22
[![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)
33
[![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)
4+
[![GPL-3.0 License](https://img.shields.io/badge/license-GPL--3.0-blue)](https://github.com/PythonGermany/42_webserv/blob/main/LICENSE)
45

56
# Introduction
67

0 commit comments

Comments
 (0)