Commit Graph

3 Commits

Author SHA1 Message Date
6a9de93691 fix: correct install line to git+ssh form (was git+https, would not install)
the README install pin used git+https with no git@ prefix or .git suffix, which does not resolve against the SSH-only Gitea remote. corrected to the canonical git+ssh form.

Signed-off-by: disqualifier <dev@disqualifier.me>
2026-06-28 17:18:28 -04:00
92ea363cb7 docs: real repo url + pip install command
point install at git.rethinkstudios.io; show both the requirements.txt
line and the direct pip install command.

Signed-off-by: disqualifier <dev@disqualifier.me>
2026-06-24 21:36:43 -04:00
b79f965d07 mongodb wrapper in py
Signed-off-by: disqualifier <dev@disqualifier.me>
2026-06-22 21:26:40 -04:00