From a3312c57d90f57b81687fa45bed37ce86b17e458 Mon Sep 17 00:00:00 2001 From: b4rtaz Date: Tue, 31 Oct 2023 22:50:49 +0100 Subject: [PATCH] pro. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b27544a..0bc4c45 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,18 @@ Powerful workflow editor builder for sequential workflows. Written in TypeScript 📝 Check the [documentation](https://nocode-js.com/docs/category/sequential-workflow-editor) for more details. +🤩 Don't miss [the pro version](https://nocode-js.com/sequential-workflow-editor-pro/pricing). + ## 👀 Examples * [🛠 Playground](https://nocode-js.github.io/sequential-workflow-editor/webpack-app/public/playground.html) * [📖 Editors](https://nocode-js.github.io/sequential-workflow-editor/webpack-app/public/editors.html) * [🎯 Placement Restrictions](https://nocode-js.github.io/sequential-workflow-editor/webpack-app/public/placement-restrictions.html) +Pro: + +* [📖 Pro Editors](https://nocode-js.com/examples/sequential-workflow-editor-pro/webpack-pro-app/public/editors.html) + ## 🚀 Installation Install the `sequential-workflow-editor-model` package in your front-end project or your common project for front-end and back-end (check [this article](https://nocode-js.com/docs/sequential-workflow-designer/sharing-types-between-frontend-and-backend)):