From 278a00e4cd5ab1d5b9edbbf7af35e7017b14f5ef Mon Sep 17 00:00:00 2001 From: Chris Schuld Date: Tue, 9 Jul 2019 16:54:48 -0700 Subject: [PATCH] added UC Browser to docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e3e2595..a90f0e2 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ This solution identifies the following Browsers and does a best-guess on the ver * OmniWeb (`Browser::BROWSER_OMNIWEB`) * Phoenix (`Browser::BROWSER_PHOENIX`) * Firebird (`Browser::BROWSER_FIREBIRD`) +* UCBrowser (`Browser::BROWSER_UCBROWSER`) * Firefox (`Browser::BROWSER_FIREFOX`) * Mozilla (`Browser::BROWSER_MOZILLA`) * Palemoon (`Browser::BROWSER_PALEMOON`)