| Index: README.md |
| diff --git a/README.md b/README.md |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..54e247d003c3682bffba8c6389628585a048c8f6 |
| --- /dev/null |
| +++ b/README.md |
| @@ -0,0 +1,6 @@ |
| +# Adblock Plus core |
|
Felix Dahlke
2016/02/04 19:27:41
Nit: We seem to have first level headlines underli
kzar
2016/02/04 19:34:04
Done.
|
| + |
| +This repository contains the generic Adblock Plus code that's shared between |
| +platforms. This repository is not designed to be used directly, but instead to |
| +serve as a dependency for `adblockplus`, `adblockpluschrome` and |
| +`libadblockplus`. |