aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMartijn Cuppens <[email protected]>2018-06-27 20:15:23 +0200
committerXhmikosR <[email protected]>2018-07-02 09:49:45 +0300
commitedc5597705be2c4ca3cb3e1d6e3bcf361d72fe9c (patch)
tree583379272e75f77bb058debd2c6d6359956d9064 /README.md
parentddd33cd9579e677cadd45ab9a0cd543ec8ba1edf (diff)
downloadbootstrap-edc5597705be2c4ca3cb3e1d6e3bcf361d72fe9c.tar.xz
bootstrap-edc5597705be2c4ca3cb3e1d6e3bcf361d72fe9c.zip
Add js maps & tweak docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 906ed2585..5e8e081bb 100644
--- a/README.md
+++ b/README.md
@@ -99,7 +99,7 @@ bootstrap/
└── bootstrap.min.js.map
```
-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/web/tools/chrome-devtools/debug/readability/source-maps) (`bootstrap.*.map`) are available for use with certain browsers' developer tools. Bundled JS files (`bootstrap.bundle.js` and minified `bootstrap.bundle.min.js`) include [Popper](https://popper.js.org/), but not [jQuery](https://jquery.com/).
+We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). [source maps](https://developers.google.com/web/tools/chrome-devtools/debug/readability/source-maps) (`bootstrap.*.map`) are available for use with certain browsers' developer tools. Bundled JS files (`bootstrap.bundle.js` and minified `bootstrap.bundle.min.js`) include [Popper](https://popper.js.org/), but not [jQuery](https://jquery.com/).
## Bugs and feature requests