From 4173404bbd378fed6b01818755505fb1cb5f883b Mon Sep 17 00:00:00 2001 From: Angus McLeod Date: Thu, 18 Aug 2022 22:43:13 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 52cfdd26..40618c6c 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,11 @@ # Discourse Custom Wizard Plugin -The Custom Wizard Plugin lets you make user wizards for your Discourse forum. Better user onboarding, structured posting, data enrichment, automated actions and much more for your community. +The Custom Wizard Plugin lets you make forms for your Discourse forum. Better user onboarding, structured posting, data enrichment, automated actions and much more for your community. ## Install -Please install both this plugin and the [Subscription Client Plugin](https://github.com/paviliondev/discourse-subscription-client) as you would install any Discourse plugin. The Subscription Client is not necessary for the Custom Wizard Plugin to work, but it is needed to get the most out of it ([more on why here](https://custom-wizard.pavilion.tech/subscriptions)). - If you're not sure how to install a plugin in Discourse, please follow the [plugin installation guide](https://meta.discourse.org/t/install-a-plugin/19157) or contact your Discourse hosting provider. ## Documentation