Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2018-11-04 21:49:31 +0300
committerGitHub <noreply@github.com>2018-11-04 21:49:31 +0300
commite0eb39f5192303055fe48b5ffe38c8268533f4d1 (patch)
tree4c900f7db52ee6384bdcc53be8ccbf5e7a57e331 /README.md
parent15fa1566cd2db4cac61a380ce4464290169f1b31 (diff)
Update README.md (#27588)
* remove jobs link * specify a link in the BrowserStack image
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 8 insertions, 5 deletions
diff --git a/README.md b/README.md
index 8694b686f1..d2fe39e760 100644
--- a/README.md
+++ b/README.md
@@ -17,13 +17,10 @@
·
<a href="https://themes.getbootstrap.com/">Themes</a>
·
- <a href="https://jobs.getbootstrap.com/">Jobs</a>
- ·
<a href="https://blog.getbootstrap.com/">Blog</a>
</p>
</p>
-<br>
## Table of contents
@@ -39,6 +36,7 @@
- [Thanks](#thanks)
- [Copyright and license](#copyright-and-license)
+
## Quick start
Several quick start options are available:
@@ -52,6 +50,7 @@ Several quick start options are available:
Read the [Getting started page](https://getbootstrap.com/docs/4.1/getting-started/introduction/) for information on the framework contents, templates and examples, and more.
+
## Status
[![Slack](https://bootstrap-slack.herokuapp.com/badge.svg)](https://bootstrap-slack.herokuapp.com/)
@@ -68,11 +67,12 @@ Read the [Getting started page](https://getbootstrap.com/docs/4.1/getting-starte
[![JS gzip size](https://img.badgesize.io/twbs/bootstrap/v4-dev/dist/js/bootstrap.min.js?compression=gzip&label=JS+gzip+size)](https://github.com/twbs/bootstrap/tree/v4-dev/dist/js/bootstrap.min.js)
[![BrowserStack Status](https://www.browserstack.com/automate/badge.svg?badge_key=SkxZcStBeExEdVJqQ2hWYnlWckpkNmNEY213SFp6WHFETWk2bGFuY3pCbz0tLXhqbHJsVlZhQnRBdEpod3NLSDMzaHc9PQ==--3d0b75245708616eb93113221beece33e680b229)](https://www.browserstack.com/automate/public-build/SkxZcStBeExEdVJqQ2hWYnlWckpkNmNEY213SFp6WHFETWk2bGFuY3pCbz0tLXhqbHJsVlZhQnRBdEpod3NLSDMzaHc9PQ==--3d0b75245708616eb93113221beece33e680b229)
+
## 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:
-```
+```text
bootstrap/
└── dist/
├── css/
@@ -174,10 +174,13 @@ See [the Releases section of our GitHub project](https://github.com/twbs/bootstr
## Thanks
-<img src="https://live.browserstack.com/images/opensource/browserstack-logo.svg" alt="BrowserStack Logo" width="490" height="106">
+<a href="https://www.browserstack.com/">
+ <img src="https://live.browserstack.com/images/opensource/browserstack-logo.svg" alt="BrowserStack Logo" width="490" height="106">
+</a>
Thanks to [BrowserStack](https://www.browserstack.com/) for providing the infrastructure that allows us to test in real browsers!
+
## Copyright and license
Code and documentation copyright 2011-2018 the [Bootstrap Authors](https://github.com/twbs/bootstrap/graphs/contributors) and [Twitter, Inc.](https://twitter.com) Code released under the [MIT License](https://github.com/twbs/bootstrap/blob/master/LICENSE). Docs released under [Creative Commons](https://github.com/twbs/bootstrap/blob/master/docs/LICENSE).