From 7578b08ed022bc85c7e8ddb621ee6701de642e9c Mon Sep 17 00:00:00 2001 From: David Kesl Date: Mon, 25 Sep 2023 08:07:39 +0200 Subject: [PATCH] Added BrowserStack testing message --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 446ac08..341e434 100644 --- a/README.md +++ b/README.md @@ -187,3 +187,6 @@ sudo ufw deny from any to any port 8080 comment "openHAB HTTP" sudo ufw deny from any to any port 8443 comment "openHAB HTTPS" sudo ufw deny from any to any port 8090 comment "openHAB Multi-User" ``` + +## BrowserStack +[](https://www.browserstack.com/) This project is tested with [BrowserStack](https://www.browserstack.com/) .