From 9df6eebae522120fc0718e7a00863229cfb05772 Mon Sep 17 00:00:00 2001 From: burnettk Date: Thu, 21 Sep 2023 20:09:32 -0400 Subject: [PATCH] clarify getting started article --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ac09d15..07ed3c8b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ SpiffArena is a low(ish)-code software development platform for building, runnin It is intended to support Citizen Developers and to enhance their ability to contribute to the software development process. Using tools that look a lot like flow-charts and spreadsheets, it is possible to capture complex rules in a way that everyone in your organization can see, understand, and directly execute. -Please visit the [SpiffWorkflow website](https://www.spiffworkflow.org) for a [Getting Started Guide](https://www.spiffworkflow.org/posts/articles/get_started/) to see how to run SpiffArena locally and try it out. +Please visit the [SpiffWorkflow website](https://www.spiffworkflow.org) for a [Getting Started Guide](https://www.spiffworkflow.org/posts/articles/get_started/) to see how to use SpiffArena and try it out. There are also additional articles, videos, and tutorials about SpiffArena and its components, including SpiffWorkflow, Service Connectors, and BPMN.js extensions. ## Backend Setup