From 532f1e97f1a2240f5f8353f70e757e844a0fd704 Mon Sep 17 00:00:00 2001 From: gorhill Date: Tue, 24 Jun 2014 00:38:26 -0400 Subject: [PATCH] more info --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 7d085803a..7f5930b88 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,20 @@ An efficient blocker for Chromium-based browsers. Fast and lean. ![screenshot](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/ss-chromium-2.png) +Some articles about the origin of the source code behind µBlock: + +- [Net request filtering efficiency: HTTP Switchboard vs. Adblock Plus](/gorhill/httpswitchboard/wiki/Net-request-filtering-efficiency:-HTTP-Switchboard-vs.-Adblock-Plus) +- [Adblock Plus memory consumption](/gorhill/httpswitchboard/wiki/Adblock-Plus-memory-consumption) + ## Installation From the [Chrome store](https://chrome.google.com/webstore/detail/µblock/cjpalhdlnbpafiamejdnhcphjbkeiagm), or [manually](/gorhill/uBlock/tree/master/dist). +To benefit from the higher efficiency, it is of course not advised to use an +inefficient blocker at the same time. µBlock will do as well or better than the +popular blockers out there. + ## About µBlock is born out of [HTTP Switchboard](https://github.com/gorhill/httpswitchboard).