From c2d2086b81df632ea1da1fc84cae0efaff8d247b Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 15 Apr 2015 15:50:26 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4a3dede6..51ce00661 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -**Important note:** This is a fork of the [new official repo](https://github.com/chrisaljoudi/uBlock). Although both projects are essentially the same as of 0.9.3.0, they will probably start to diverge as time goes. +**Important note:** This is a fork of the [new official repo](https://github.com/chrisaljoudi/uBlock). Although both projects are essentially the same as of 0.9.3.0, they will probably start to diverge as time goes (update: actually they already [started to](https://github.com/chrisaljoudi/uBlock/issues/1259) diverge feature-wise). I consider uBlockâ‚€ here to be feature-complete. I will keep maintaining the project here though so as to ensure it works just fine, i.e. bug fixing for the most part. I may add features whenever I feel the need to do so -- I use the extension myself, so if I feel it definitely needs something more, I will just go ahead and add it.