chore: add MIT license badge

This commit is contained in:
Elliot DeNolf
2022-07-20 15:05:47 -07:00
parent 60c0f0fb08
commit 546011d8a9

View File

@@ -1,6 +1,9 @@
<h1 align="center">Payload</h1> <h1 align="center">Payload</h1>
<p align="center">A free and open-source TypeScript headless CMS & application framework built with Express, MongoDB and React.</p> <p align="center">A free and open-source TypeScript headless CMS & application framework built with Express, MongoDB and React.</p>
<p align="center"> <p align="center">
<a href="https://opensource.org/licenses/MIT">
<img src="https://img.shields.io/badge/License-MIT-blue.svg" />
</a>
<a href="https://github.com/payloadcms/payload/actions"> <a href="https://github.com/payloadcms/payload/actions">
<img src="https://github.com/payloadcms/payload/workflows/build/badge.svg" /> <img src="https://github.com/payloadcms/payload/workflows/build/badge.svg" />
</a> </a>