From 8fe8177f8d48e5ab15baaada57d2624a143b8191 Mon Sep 17 00:00:00 2001 From: Jure Sah Date: Sun, 12 Aug 2018 15:51:27 +0200 Subject: [PATCH] How to include Indicate that the files have to be more than simply uploaded to the site. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ea0e3c8..fc2d128 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,11 @@ Installation ------------------- Include [the javascript](https://raw.github.com/HubSpot/offline/v0.7.14/offline.min.js), one of [the themes](http://github.hubspot.com/offline/docs/welcome/), and one of [the -languages](https://github.com/HubSpot/offline/tree/master/themes) on your site. You're done! +languages](https://github.com/HubSpot/offline/tree/master/themes) on your site: +``` + +``` +You're done! To use only the JavaScript API without a UI indicator, simply leave out the CSS file.