Commit graph

9 commits

Author SHA1 Message Date
7d486a62fb
docs: fixed formatting in morror section 2024-02-18 12:07:57 +00:00
087f8833b5
docs: add repo mirrors to README 2024-02-16 00:25:39 +00:00
18db3901f3
chore: add LICENSE 2024-02-03 09:09:33 +00:00
f96eee4e47
fix: executable python file
Make the Python file executable.
2024-02-03 08:04:18 +00:00
0f81f83a63
refactor: reduce calls to .lower 2024-02-03 07:40:07 +00:00
7e894859d9
docs: update README.md 2024-02-03 06:44:08 +00:00
f179081e82
fix: update project
Changes:

- Renamed main.py to bookbot.py
- Added module docstring
- Updated function docstrings
- Some code refactoring
- Get the path to the filename from the first OS argument.
- Updated the documentation.
2024-02-03 06:33:08 +00:00
8efb073cc1
feat: add code for the bookbot project. 2024-01-16 22:24:07 +00:00
84a31400db
Initial commit 2024-01-16 20:31:25 +00:00