We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60c0f0f commit 546011dCopy full SHA for 546011d
README.md
@@ -1,6 +1,9 @@
1
<h1 align="center">Payload</h1>
2
<p align="center">A free and open-source TypeScript headless CMS & application framework built with Express, MongoDB and React.</p>
3
<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>
7
<a href="https://github.com/payloadcms/payload/actions">
8
<img src="https://github.com/payloadcms/payload/workflows/build/badge.svg" />
9
</a>
0 commit comments