diff options
| author | Árni Dagur <arni@dagur.eu> | 2020-05-16 14:48:41 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-16 14:48:41 -0400 |
| commit | 94d1d60945ecf2756524beb7345f4faae8ca99af (patch) | |
| tree | ebad8107a8a9cf47d7ca4f566d5dea0b06631541 /src/lib.rs | |
| parent | 5f82e7566cd7f225c2375657713a34d5d71098ba (diff) | |
Add a README and a license to the project (#4)
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | //! Python bindings for Brave's adblocking library, which is written in Rust. | 1 | //! Python wrapper for Brave's adblocking library, which is written in Rust. |
| 2 | #