From 314d51c53cb88df2beef445ab9af975807d39bd7 Mon Sep 17 00:00:00 2001 From: Mael Date: Mon, 17 Jun 2019 09:41:30 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a35c4ef9..b340e7eeb 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,11 @@ yarn install yarn start ``` +The app runs on https://localhost:8080/mon-entreprise. The english version deployed on mycompanyinfrance.fr is at http://localhost:8080/infrance. + ## Supported browsers -The website will run well on modern browsers. IE 11 works, but can have visual glitches and performance issues. +The website will run well on modern browsers. Internet Explorer is not supported anymore (it should work but with visual glitches and performance issues). This compatibility is tested thanks to [BrowserStack](http://browserstack.com/)'s free open source program.