From 94d1d60945ecf2756524beb7345f4faae8ca99af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81rni=20Dagur?= Date: Sat, 16 May 2020 14:48:41 -0400 Subject: Add a README and a license to the project (#4) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 4f0d45b..530fc34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "adblock" version = "0.2.0" description = "Brave's adblocking in Python" authors = ["Árni Dagur "] -license = "Apache-2.0" +license = "MIT OR Apache-2.0" readme = "README.md" repository = "https://github.com/ArniDagur/python-adblock" keywords = [] -- cgit v1.2.3