From f44339f89528b7bdd07544ea9580f56331db3abc Mon Sep 17 00:00:00 2001 From: Ken Hawkins <khawkins98@gmail.com> Date: Tue, 30 Aug 2016 10:20:41 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb9c6ef2..674739a4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repo contains the various assets that make the EBI Visual Framewok (CSS, JS ## Do I need to download this? -No. Most users won't need these files. +No. The vast majority of users should link to the EBI hosted files. To use the framework you'll load three CSS files, seven JS files, and use a wrapper HTML. Have a look at the source of [the simple boilerplate page] (https://ebiwd.github.io/EBI-Pattern-library/sample-site/boilerplate/blank.html). -- GitLab