aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2016-01-14 12:22:45 -0500
committerTimmy Willison <timmywillisn@gmail.com>2016-01-14 12:22:45 -0500
commit10c1254d159dbd3d78e8afca590fe53b0c6dfa26 (patch)
tree687ec14144d3515ae4e4242eb287e8080f1ba69d /README.md
parentdeb68280e5a89d0941a2520c8d024db62f68cd17 (diff)
downloadjquery-10c1254d159dbd3d78e8afca590fe53b0c6dfa26.tar.gz
jquery-10c1254d159dbd3d78e8afca590fe53b0c6dfa26.zip
Docs: remove compat references
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index ae686a13a..e96f62586 100644
--- a/README.md
+++ b/README.md
@@ -14,8 +14,8 @@ In the spirit of open source software development, jQuery always encourages comm
Environments in which to use jQuery
--------------------------------------
-- [Browser support](https://jquery.com/browser-support/) differs between the master branch and the compat branch. Specifically, the master branch does not support legacy browsers such as IE8. The jQuery team continues to provide support for legacy browsers on the compat branch. Use the latest compat release if support for those browsers is required. See [browser support](https://jquery.com/browser-support/) for more info.
-- To use jQuery in Node, browser extensions, and other non-browser environments, use only master branch releases given the name "jquery" rather than "jquery-compat". The compat branch does not support these environments.
+- [Browser support](https://jquery.com/browser-support/)
+- jQuery also supports Node, browser extensions, and other non-browser environments.
What you need to build your own jQuery
@@ -103,8 +103,6 @@ As a special case, you may also replace Sizzle by using a special flag `grunt cu
*Note*: Excluding Sizzle will also exclude all jQuery selector extensions (such as `effects/animatedSelector` and `css/hiddenVisibleSelectors`).
-*Note*: Removing Sizzle is not supported on the `compat` branch.
-
The build process shows a message for each dependent module it excludes or includes.
##### AMD name