Skip to content

Commit 546011d

Browse files
committed
chore: add MIT license badge
1 parent 60c0f0f commit 546011d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<h1 align="center">Payload</h1>
22
<p align="center">A free and open-source TypeScript headless CMS & application framework built with Express, MongoDB and React.</p>
33
<p align="center">
4+
<a href="https://opensource.org/licenses/MIT">
5+
<img src="https://img.shields.io/badge/License-MIT-blue.svg" />
6+
</a>
47
<a href="https://github.com/payloadcms/payload/actions">
58
<img src="https://github.com/payloadcms/payload/workflows/build/badge.svg" />
69
</a>

0 commit comments

Comments
 (0)