update readme
Showing
3 changed files
with
3 additions
and
3 deletions
... | @@ -4,7 +4,7 @@ BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.1.0 CSS framework. I | ... | @@ -4,7 +4,7 @@ BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.1.0 CSS framework. I |
4 | 4 | ||
5 | Bootflat is built on the foundations of Bootstrap, visioned in a stunning flat design. Bootstrap itself is a trusted, reliable and proven tool for developers. Built with `Sass 3.3.3`. | 5 | Bootflat is built on the foundations of Bootstrap, visioned in a stunning flat design. Bootstrap itself is a trusted, reliable and proven tool for developers. Built with `Sass 3.3.3`. |
6 | 6 | ||
7 | Bootflat is compatible with the following browsers: `IE8, IE9, IE10, Firefox, Safari, Opera, Chrome`. | 7 | Bootflat is compatible with the following browsers: `IE8, IE9, IE10, IE11, Firefox, Safari, Opera, Chrome`. |
8 | 8 | ||
9 | Thanks for supporting our framework, and enjoy! | 9 | Thanks for supporting our framework, and enjoy! |
10 | 10 | ... | ... |
... | @@ -155,7 +155,7 @@ | ... | @@ -155,7 +155,7 @@ |
155 | ================================================== --> | 155 | ================================================== --> |
156 | <div class="docs-article docs--start" id="browser-support"> | 156 | <div class="docs-article docs--start" id="browser-support"> |
157 | <h3>Browser Support</h3> | 157 | <h3>Browser Support</h3> |
158 | <p>As such, our browser support tends to be whatever Web View API is available to native on a given platform. For Bootflat v2.0.0, that means UIWebView for E8, IE9, IE10, Firefox, Safari, Opera, Chrome.</p> | 158 | <p>As such, our browser support tends to be whatever Web View API is available to native on a given platform. For Bootflat v2.0.0, that means UIWebView for E8, IE9, IE10, IE11, Firefox, Safari, Opera, Chrome.</p> |
159 | </div> | 159 | </div> |
160 | <!-- Free PSD | 160 | <!-- Free PSD |
161 | ================================================== --> | 161 | ================================================== --> | ... | ... |
... | @@ -46,7 +46,7 @@ | ... | @@ -46,7 +46,7 @@ |
46 | <img src="img/logo-index.png" alt="Bootflat: Advanced HTML5 Hybrid Mobile App Framework"> | 46 | <img src="img/logo-index.png" alt="Bootflat: Advanced HTML5 Hybrid Mobile App Framework"> |
47 | </h1> | 47 | </h1> |
48 | <h2>BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.1.0 CSS framework. <br/>And, for the designers, we offer a <a href="free-psd.html">free PSD Download</a>. <br />It provides a faster, easier and less repetitive way for web developers or designers to create elegant web apps. </h2> | 48 | <h2>BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.1.0 CSS framework. <br/>And, for the designers, we offer a <a href="free-psd.html">free PSD Download</a>. <br />It provides a faster, easier and less repetitive way for web developers or designers to create elegant web apps. </h2> |
49 | <h3>Compatible Browsers: IE8, IE9, IE10, Firefox, Safari, Opera, Chrome.</h3> | 49 | <h3>Compatible Browsers: IE8, IE9, IE10, IE11, Firefox, Safari, Opera, Chrome.</h3> |
50 | <p class="download-link"> | 50 | <p class="download-link"> |
51 | <a class="btn btn-primary" href="https://github.com/Bootflat/Bootflat.github.io/archive/master.zip">Download (Version 2.0.0)</a> | 51 | <a class="btn btn-primary" href="https://github.com/Bootflat/Bootflat.github.io/archive/master.zip">Download (Version 2.0.0)</a> |
52 | </p> | 52 | </p> | ... | ... |
-
Please register or sign in to post a comment