diff --git a/pyproject.toml b/pyproject.toml index e2e95cb..dcf54d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "fetch-comic" version = "0.1.0" -description = "Add your description here" +description = "A script that fetches all webcomic pages for a given domain for offline reading." readme = "README.md" requires-python = ">=3.12" dependencies = [