diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 1db5dd7..0000000 --- a/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -.mypy_cache/ -__pycache__ -.hypothesis/ diff --git a/README.md b/README.md index b247827..90b35ec 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # goodreads-backup -Code to backup my data from Goodreads. - -Daily cronjob to download CSV of books I've read. - -Also grab book recommendations, possibly using Python Playwright. +Code to backup my data from Goodreads. + +Daily cronjob to download CSV of books I've read. + +Also grab book recommendations, possibly using Python Playwright. \ No newline at end of file