From 3d68207547b677f6e4c4e0cd5ce18fa928e827e6 Mon Sep 17 00:00:00 2001 From: Sipke Schoorstra Date: Sun, 10 Dec 2023 21:24:39 +0100 Subject: [PATCH] Update description of Capsules in README The short description of Capsules under the feature list has been updated for clarity. The updated description more accurately reflects that Capsules are "hot" deployable workflow packages that contain activities and configuration. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4968aa50..b7d8d2365 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ The following features are planned for future releases of Elsa: - [ ] BPMN 2.0 support - [ ] DMN support - [ ] Workflow migration to new versions via UI -- [ ] Capsules ("hot" deployable workflow packages) +- [ ] Capsules ("hot" deployable workflow packages containing activities and configuration) ## Use Cases