From f1cc13ac05956f28e267fdc24fa9df79a2cd527d Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Fri, 12 Jul 2019 06:28:01 +0000 Subject: [PATCH] Add browser list --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index b360f0e..579543b 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,17 @@ Lines and arrows are drawn using sprited SVGs. Line curves are pre-generated in a limited sprite set, and sprites are selected based on transitions between adjacent grid squares. +### Browsers + +We intend to support: + +* Chrome +* Chrome Android (tablets) +* Edge Webkit +* Firefox +* Safari +* Safari iOS (iPad) + ## Author Ian Gulliver