diff options
| author | Mark Otto <[email protected]> | 2017-03-20 13:17:30 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-03-20 13:17:30 -0700 |
| commit | 1034ff53395faed8c72fad194d4c561cc64de877 (patch) | |
| tree | a06f13e8382ee5f92b1211f768bf0697efd8e6f7 | |
| parent | 09fb2b9af3ee7ef0e6a23e913ac74967d4a08d24 (diff) | |
| download | bootstrap-1034ff53395faed8c72fad194d4c561cc64de877.tar.xz bootstrap-1034ff53395faed8c72fad194d4c561cc64de877.zip | |
redo readme a smidge
| -rw-r--r-- | README.md | 39 |
1 files changed, 24 insertions, 15 deletions
@@ -1,24 +1,19 @@ -# [Bootstrap](https://getbootstrap.com) +<p align="center"> + <a href="https://v4-alpha.getbootstrap.com"> + <img src="http://v4-alpha.getbootstrap.com/assets/brand/bootstrap-solid.svg" width=72 height=72> + </a> -[](https://bootstrap-slack.herokuapp.com) - -[](https://www.npmjs.com/package/bootstrap) -[](https://rubygems.org/gems/bootstrap) -[](https://travis-ci.org/twbs/bootstrap) -[](https://david-dm.org/twbs/bootstrap?type=dev) -[](https://atmospherejs.com/twbs/bootstrap) -[](https://packagist.org/packages/twbs/bootstrap) -[](https://www.nuget.org/packages/bootstrap/4.0.0-alpha5) - -[](https://saucelabs.com/u/bootstrap) - -Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created by [Mark Otto](https://twitter.com/mdo) and [Jacob Thornton](https://twitter.com/fat), and maintained by the [core team](https://github.com/orgs/twbs/people) with the massive support and involvement of the community. + <h3 align="center">Bootstrap</h3> -To get started, check out <https://getbootstrap.com>! + <p align="center"> + Sleek, intuitive, and powerful front-end framework for faster and easier web development. + </p> +</p> ## Table of contents - [Quick start](#quick-start) +- [Status](#status) - [Bugs and feature requests](#bugs-and-feature-requests) - [Documentation](#documentation) - [Contributing](#contributing) @@ -41,6 +36,20 @@ Several quick start options are available: Read the [Getting started page](https://getbootstrap.com/getting-started/) for information on the framework contents, templates and examples, and more. +### Status + +[](https://bootstrap-slack.herokuapp.com) + +[](https://www.npmjs.com/package/bootstrap) +[](https://rubygems.org/gems/bootstrap) +[](https://travis-ci.org/twbs/bootstrap) +[](https://david-dm.org/twbs/bootstrap?type=dev) +[](https://atmospherejs.com/twbs/bootstrap) +[](https://packagist.org/packages/twbs/bootstrap) +[](https://www.nuget.org/packages/bootstrap/4.0.0-alpha5) + +[](https://saucelabs.com/u/bootstrap) + ### What's included Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this: |
