Add better docs

This commit is contained in:
2025-02-07 19:59:31 -05:00
parent d1fe3d2c85
commit 93ea25ffb6

View File

@ -2,6 +2,10 @@
Quick start: Quick start:
Install direnv and add hook to your shell conf.
```cp envrc.example .envrc``` ```cp envrc.example .envrc```
Copy your creds into envrc.
```uv run kowalski.py``` ```uv run kowalski.py```