diff options
| author | Árni Dagur <arni@dagur.eu> | 2020-05-24 03:53:55 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-24 03:53:55 -0400 |
| commit | bee204e07a380477371a560479158c86abfba731 (patch) | |
| tree | 7f43e794a411de08247158688d6de08e89aad633 | |
| parent | e539bde6508ed58e2bbe046a9c1720fe9cf501d5 (diff) | |
Add 'Documentation' to README
| -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 |
