diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -2,6 +2,10 @@ python-adblock | |||
| 2 | ========== | 2 | ========== |
| 3 | Python wrapper for Brave's adblocking library, which is written in Rust. | 3 | Python wrapper for Brave's adblocking library, which is written in Rust. |
| 4 | 4 | ||
| 5 | ### Documentation | ||
| 6 | |||
| 7 | Rust documentation for the latest `master` branch can be found at https://arnidagur.github.io/python-adblock/docs/adblock/index.html. | ||
| 8 | |||
| 5 | ### License | 9 | ### License |
| 6 | 10 | ||
| 7 | This project is licensed under either of | 11 | This project is licensed under either of |
