python-adblock

Updated Brave adblock library for Python
Log | Files | Refs | README

commit bee204e07a380477371a560479158c86abfba731
parent e539bde6508ed58e2bbe046a9c1720fe9cf501d5
Author: Árni Dagur <arni@dagur.eu>
Date:   Sun, 24 May 2020 03:53:55 -0400

Add 'Documentation' to README
Diffstat:
MREADME.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -2,6 +2,10 @@ python-adblock ========== Python wrapper for Brave's adblocking library, which is written in Rust. +### Documentation + +Rust documentation for the latest `master` branch can be found at https://arnidagur.github.io/python-adblock/docs/adblock/index.html. + ### License This project is licensed under either of