update readme
Showing
2 changed files
with
3 additions
and
3 deletions
1 | # What is Bootflat? | 1 | # What is Bootflat? |
2 | 2 | ||
3 | BOOTFLAT is an open source Flat UI KIT based on Twitter's Bootstrap 3.1.0 CSS framework. It provides a faster, easier and less repetitive way for web developers to create elegant web apps. | 3 | BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.1.0 CSS framework. It provides a faster, easier and less repetitive way for web developers to create elegant web apps. |
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`. | 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`. |
6 | 6 | ... | ... |
... | @@ -42,7 +42,7 @@ | ... | @@ -42,7 +42,7 @@ |
42 | <h1> | 42 | <h1> |
43 | <img src="img/logo-index.png" alt="Bootflat: Advanced HTML5 Hybrid Mobile App Framework"> | 43 | <img src="img/logo-index.png" alt="Bootflat: Advanced HTML5 Hybrid Mobile App Framework"> |
44 | </h1> | 44 | </h1> |
45 | <h2>BOOTFLAT is an open source Flat UI KIT based on Twitter's Bootstrap 3.1.0 CSS framework. <br />It provides a faster, easier and less repetitive way for web developers to create elegant web apps.</h2> | 45 | <h2>BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.1.0 CSS framework. <br />It provides a faster, easier and less repetitive way for web developers to create elegant web apps.</h2> |
46 | <h3>Compatible Browsers: IE8, IE9, IE10, Firefox, Safari, Opera, Chrome.</h3> | 46 | <h3>Compatible Browsers: IE8, IE9, IE10, Firefox, Safari, Opera, Chrome.</h3> |
47 | <p class="download-link"> | 47 | <p class="download-link"> |
48 | <a class="btn btn-primary" href="https://github.com/Bootflat/Bootflat.github.io/archive/master.zip">Download (Version 2.0.0)</a> | 48 | <a class="btn btn-primary" href="https://github.com/Bootflat/Bootflat.github.io/archive/master.zip">Download (Version 2.0.0)</a> |
... | @@ -71,7 +71,7 @@ | ... | @@ -71,7 +71,7 @@ |
71 | <div id="learn-more" class="desc container"> | 71 | <div id="learn-more" class="desc container"> |
72 | <div class="desc__introduces"> | 72 | <div class="desc__introduces"> |
73 | <h3>Designed for everyone, everywhere.</h3> | 73 | <h3>Designed for everyone, everywhere.</h3> |
74 | <p>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 <a href="http://sass-lang.com/" target="_blank">Sass</a>.</p> | 74 | <p>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 <a href="http://sass-lang.com/" target="_blank" rel="external nofollow">Sass</a>.</p> |
75 | </div> | 75 | </div> |
76 | <div class="desc__features"> | 76 | <div class="desc__features"> |
77 | <div class="row"> | 77 | <div class="row"> | ... | ... |
-
Please register or sign in to post a comment