diff --git a/README.md b/README.md index 89aad01..299d861 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # Payload CMS plugin for Auth.js +GitHub Actions Workflow Status +NPM Version +NPM License +NPM Downloads + + A [Payload CMS 3 (beta)](https://payloadcms.com) plugin for integrating [Auth.js 5 (beta)](https://authjs.dev). > ⚠ This plugin is in beta and under construction. @@ -124,7 +130,7 @@ const Examples: CollectionConfig = { ### Utility functions -This plugin also exports utility functions get the current payload user +This plugin also export a utility function to get the current payload user ```tsx // ServerComponentExample.tsx