diff --git a/README.md b/README.md index f30689f36..0f92be007 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,15 @@ uBlock Origin * [Privacy policy](https://github.com/gorhill/uBlock/wiki/Privacy-policy) * [Wiki](https://github.com/gorhill/uBlock/wiki) +## Documentation + + Basic mode | Advanced-user mode +:----------:|:------------------: + | +[Popup user interface](https://github.com/gorhill/uBlock/wiki/Quick-guide:-popup-user-interface) | [A point-and-click firewall which can be configured on a per-site basis](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-quick-guide) + +Visit the [uBlock Origin's wiki](https://github.com/gorhill/uBlock/wiki) for documentation. + ## Philosophy uBlock Origin (or uBlock₀) is not an *ad blocker*; it's a general-purpose blocker. uBlock₀ blocks ads through its support of the [Adblock Plus filter syntax](https://adblockplus.org/en/filters). uBlock₀ [extends](https://github.com/gorhill/uBlock/wiki/Filter-syntax-extensions) the syntax and is designed to work with custom rules and filters. Furthermore, advanced mode allows uBlock₀ to work in [default-deny mode](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-default-deny), which mode will cause [all 3rd-party network requests](https://requestpolicycontinued.github.io/#what-are-cross-site-requests) to be blocked by default, unless allowed by the user. @@ -81,15 +90,6 @@ By the way, looks like I still need to dispel that other myth: I've seen in [man Completely false. uBlock Origin does not "trigger" any "ads API" (whatever that is). It [prevents network requests from being made](https://github.com/gorhill/uBlock/wiki/Does-uBlock-block-ads-or-just-hide-them%3F) according to filter lists so that your browser does not connect to remote servers, period. -## Documentation - - Basic mode | Advanced-user mode -:----------:|:------------------: - | -[Popup user interface](https://github.com/gorhill/uBlock/wiki/Quick-guide:-popup-user-interface) | [A point-and-click firewall which can be configured on a per-site basis](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-quick-guide) - -Visit the [uBlock Origin's wiki](https://github.com/gorhill/uBlock/wiki) for documentation. - ## Performance #### Memory