Skip to content

Commit

Permalink
fix: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Marek Dlabacek committed Nov 26, 2024
1 parent 55a80f2 commit 4642bdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This script collects logs from a Redis list and saves them into a SQLite databas

- Python 3.8+
- Redis server
- SQLite
- PostgreSQL server

---

Expand Down Expand Up @@ -207,7 +207,7 @@ The script supports executing predefined SQL queries and exporting the results t

- Python 3.x
- `redis` Python package
- `sqlite3` Python module
- `psycopg2-binary` Python module
- `pyyaml` Python package

## Configuration
Expand Down

0 comments on commit 4642bdc

Please sign in to comment.