diff --git a/README.md b/README.md index e69de29..82bcd2b 100644 --- a/README.md +++ b/README.md @@ -0,0 +1 @@ +# FastDownloader \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 8c465a1..a818299 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "fastdownloader" version = "0.1.0" description = "" -authors = ["BarsTiger "] +authors = ["BarsTiger"] readme = "README.md" [tool.poetry.dependencies]