From 4a153d1f6b08886fec797a19e746d99aeb719be3 Mon Sep 17 00:00:00 2001 From: Simon Brown <1009874+simonbrowndotje@users.noreply.github.com> Date: Wed, 9 Oct 2024 11:33:20 +0100 Subject: [PATCH] . --- lite/index.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/lite/index.md b/lite/index.md index 6c24649..74ddc1b 100644 --- a/lite/index.md +++ b/lite/index.md @@ -9,7 +9,7 @@ has_toc: false # Structurizr Lite -This free and open source version of Structurizr allows you to view/edit diagrams, view documentation, and view architecture decision records defined in a single DSL or JSON workspace. +This free and open source version of Structurizr allows you to view/edit diagrams, view documentation, and view architecture decision records defined via a DSL or JSON workspace. Structurizr Lite can be used standalone for workspace viewing/authoring, or in conjunction with the cloud service/on-premises installation as an authoring/testing/staging environment. Please note that Structurizr Lite is only designed to be used by a single person, and has no collaboration features built-in. @@ -17,6 +17,11 @@ Having multiple people concurrently access the same Structurizr Lite instance, o The [on-premises installation](/onpremises) or [cloud service](/cloud) are recommended if you require team/collaboration features. +Early access builds of Lite are available via the [Structurizr Patreon](https://patreon.com/structurizr). + ## Links -- [GitHub](https://github.com/structurizr/lite) +- [Docker image](https://hub.docker.com/r/structurizr/lite) +- [Spring Boot application](https://github.com/structurizr/lite/releases) +- [GitHub repo](https://github.com/structurizr/lite) +- [Issue tracker](https://github.com/structurizr/lite/issues)