diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 3780a4d972..1c000c53de 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -1,4 +1,4 @@ -name: Node.js CI +name: build on: [push] diff --git a/README.md b/README.md index 27fe031c4b..4c76867f15 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,16 @@ -

Payload

A self-hosted, JavaScript headless CMS & application framework built with Express, MongoDB and React.

+

+ + + + + npm + +

-Payload headless CMS Admin panel built with React + Payload headless CMS Admin panel built with React ### Quick Start @@ -12,7 +19,7 @@ npx create-payload-app ``` -Alternatively, it only takes about five minutes to [write out your own app from scratch](https://payloadcms.com/docs/getting-started/installation#from-scratch). +Alternatively, it only takes about five minutes to [create an app from scratch](https://payloadcms.com/docs/getting-started/installation#from-scratch). ### Documentation