aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-12-15 08:35:21 -0800
committerChris Rebert <[email protected]>2014-12-15 08:35:21 -0800
commit35bced0308de50036d1bf796bd4e5998463fcaef (patch)
treeaaa929c778efd3663b96e6ea11ff96bcebcaefbd
parent181f4aebea957f364a1b42a6331d0fa4624cf5e9 (diff)
parent9e5697a14f96e2d8755d7302d8dc2d0974422a87 (diff)
downloadbootstrap-35bced0308de50036d1bf796bd4e5998463fcaef.tar.xz
bootstrap-35bced0308de50036d1bf796bd4e5998463fcaef.zip
Merge pull request #15369 from bastienmoulia/woff2
Add woff2 font in readme.md
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 48d5aa51d..37beecf77 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,8 @@ bootstrap/
├── glyphicons-halflings-regular.eot
├── glyphicons-halflings-regular.svg
├── glyphicons-halflings-regular.ttf
- └── glyphicons-halflings-regular.woff
+ ├── glyphicons-halflings-regular.woff
+ └── glyphicons-halflings-regular.woff2
```
We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). CSS [source maps](https://developers.google.com/chrome-developer-tools/docs/css-preprocessors) (`bootstrap.*.map`) are available for use with certain browsers' developer tools. Fonts from Glyphicons are included, as is the optional Bootstrap theme.