Skip to content

Commit a531bd5

Browse files
committed
docs: image full size
1 parent b1e3e07 commit a531bd5

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# GoGig
22

33
<p align="center">
4-
<img src="images/logo.png" alt="GoGig Logo" width="200"/>
4+
<img src="images/logo.png" alt="GoGig Logo"/>
55
</p>
66

77
GoGig is a Discord bot project designed to automate job searching and subreddit/keyword management using Reddit and PostgreSQL. It features modular command handling, database-backed configuration, and supports Docker-based deployment.
@@ -66,10 +66,6 @@ GoGig/
6666
```bash
6767
./lint.sh
6868
```
69-
- Run Vulture (ignore .venv and alembic):
70-
```bash
71-
vulture . --min-confidence 70 --exclude .venv,alembic
72-
```
7369

7470
## Contributing
7571
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

0 commit comments

Comments
 (0)