diff options
| author | Mark Otto <[email protected]> | 2020-06-16 11:26:34 -0700 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-06-16 22:02:03 +0300 |
| commit | 40fd8350f345996fdd16f308c321ae20f9c437a2 (patch) | |
| tree | 1c9ff8cca7a75ce47b356e0b93a6fdc08c2aa061 /README.md | |
| parent | ebb0b8c68c8dabc9ba7065a07f280335d12d42bd (diff) | |
| download | bootstrap-40fd8350f345996fdd16f308c321ae20f9c437a2.tar.xz bootstrap-40fd8350f345996fdd16f308c321ae20f9c437a2.zip | |
Update v5 readme
- New logo
- Add callout to v4-dev branch
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,6 +1,6 @@ <p align="center"> <a href="https://v5.getbootstrap.com/"> - <img src="https://v5.getbootstrap.com/docs/5.0/assets/brand/bootstrap-solid.svg" alt="Bootstrap logo" width="72" height="72"> + <img src="https://v5.getbootstrap.com/docs/5.0/assets/brand/bootstrap-logo-shadow.png" alt="Bootstrap logo" width="200" height="165"> </a> </p> @@ -22,6 +22,11 @@ </p> +## Bootstrap 4 + +Our default branch is for development of our upcoming Bootstrap 5 release. Head to the [`v4-dev` branch](https://github.com/twbs/bootstrap/tree/v4-dev) to view the readme, documentation, and source code for Bootstrap 4. + + ## Table of contents - [Quick start](#quick-start) |
