diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..f82f304 --- /dev/null +++ b/README.md | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | python-adblock | ||
| 2 | ========== | ||
| 3 | Python wrapper for Brave's adblocking library, which is written in Rust. | ||
| 4 | |||
| 5 | ### License | ||
| 6 | |||
| 7 | This project is licensed under either of | ||
| 8 | |||
| 9 | * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or | ||
| 10 | http://www.apache.org/licenses/LICENSE-2.0) | ||
| 11 | * MIT license ([LICENSE-MIT](LICENSE-MIT) or | ||
| 12 | http://opensource.org/licenses/MIT) | ||
| 13 | |||
| 14 | at your option. | ||
