From 46ea65ee382ea6f6a4a7401ec9fb7b7ebb83b26b Mon Sep 17 00:00:00 2001 From: Miles Rausch Date: Fri, 22 Sep 2017 12:20:22 -0500 Subject: [PATCH] Add Edge to support list I didn't do extensive testing, but Edge supports the Audio API, and it played just fine on my system. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1325e3f0..a73f0a54 100755 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A reimplementation of Winamp 2.9 in HTML5 and JavaScript. -Works in modern versions of Firefox, Safari and Chrome. IE is [not +Works in modern versions of Edge, Firefox, Safari and Chrome. IE is [not supported](http://caniuse.com/#feat=audio-api). ## Features