From cfc716fc78bf92658d35c83e4a02e67b2f8af64b Mon Sep 17 00:00:00 2001 From: Bas van den Aakster Date: Fri, 12 Sep 2025 16:33:38 +0200 Subject: [PATCH] Rename 'What it does' back to 'Features' and add emojis --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 66720bd..f9e53dc 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ A workflow automation plugin for PayloadCMS 3.x. Run steps in workflows triggere ⚠️ **Not ready for production**. This package is v0.0.x and may break between versions. -## What it does +## Features -- Visual workflow builder in PayloadCMS admin -- Run workflows when documents are created/updated/deleted -- Trigger workflows via webhooks -- Track workflow execution history -- HTTP requests, document operations, email sending -- Use data from previous steps in templates +- 🔄 Visual workflow builder in PayloadCMS admin +- ⚡ Run workflows when documents are created/updated/deleted +- 🎯 Trigger workflows via webhooks +- 📊 Track workflow execution history +- 🔧 HTTP requests, document operations, email sending +- 🔗 Use data from previous steps in templates ## Installation