From c62dc5fe2a5033b5aa1a5cebb1e8dd32074d86aa Mon Sep 17 00:00:00 2001 From: jekkos Date: Mon, 30 Apr 2018 11:47:11 +0200 Subject: [PATCH] Add demo url to README.md (#1956) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 35781784e..d9a8aca14 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,11 @@ It also has improved functionality and security. Deployed to a Cloud it's a SaaS (Software as a Service) solution. +DEMO +---- + +A demo version of the latest master version can be found on our [Demo server](https://demo.opensourcepos.org). This is a containerized install which will be reinitialized when new functionality is added to the code repository. + Installation ------------