From 1b14e026775d3bb07b8d845c8f1a2a97f7cd5e6c Mon Sep 17 00:00:00 2001 From: Kai Mallea Date: Sun, 11 Nov 2018 22:23:53 -0500 Subject: [PATCH] Update README --- README.md | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73ca28c..0dca707 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ In a browser, the following properties of the global `isMobile` object will eith I include the minified version of the script, inline, and at the top of the ``. Cellular connections tend to suck, so it would be wasteful overhead to open another connection, just to download ~1.5kb of JS: + ```html @@ -86,7 +87,7 @@ I include the minified version of the script, inline, and at the top of the `