From 6c8fbee23e65790be5a20ef3f8d96f259f94e6f2 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 14 Aug 2024 18:04:54 +0300 Subject: [PATCH] Updated Design Principles (markdown) --- Design-Principles.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Design-Principles.md b/Design-Principles.md index 13bd6d1..208303f 100644 --- a/Design-Principles.md +++ b/Design-Principles.md @@ -14,8 +14,10 @@ - Support many browsers https://github.com/wekan/wekan/wiki/Browser-compatibility-matrix . Add support for more. - PWA https://github.com/wekan/wekan/wiki/PWA - On-Premise: + - Linux amd64/arm64/s390x + - https://wekan.github.io/install/ + - https://github.com/wekan/wekan/wiki/Raspberry-Pi - Windows https://github.com/wekan/wekan/wiki/Offline - - Linux amd64/arm64/s390x https://github.com/wekan/wekan/wiki/Raspberry-Pi - Mac https://github.com/wekan/wekan/wiki/Mac - Not like other software: - But note that design of all software changes often, when they are in active development.