From ec9625ff8ed04acbf71e04c13eabc08bed781f32 Mon Sep 17 00:00:00 2001 From: schalkneethling Date: Wed, 15 Jul 2015 20:03:17 +0200 Subject: [PATCH] More revisions to README --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5cf915b..de7e005 100644 --- a/README.md +++ b/README.md @@ -8,16 +8,18 @@ follows simple instructions on how to get, and use Tabzilla. Before you switch to the new Tabzilla, there are a couple of caveats you need to be aware of. +- Tabzilla is no longer available as a hosted service. You have to add it to your +website using one of the options below. - Tabzilla no longer needs any fonts bundled with it so, we are no longer including `@font-face` declarations for Open Sans in the CSS. -- As this version of Tabzilla is static, we have no need for JavaScript and as such, -we no longer inject jQuery. +- This version of Tabzilla is static and there is no requirement for JavaScript, +as such, we no longer inject jQuery. -If you have been relying on these assets being included/injected by Tabzilla, you -will now have to manually include them on your site. +If you have been relying on any of these assets being included/injected by Tabzilla, +you will now have to manually include them on your site. -[Download OpenSans][https://www.mozilla.org/styleguide/communications/typefaces/] -[Download jQuery][https://jquery.com/] +* [Download OpenSans](https://www.mozilla.org/styleguide/communications/typefaces/) +* [Download jQuery](https://jquery.com/) ## Bower Package