update readme
This commit is contained in:
13
Readme.md
13
Readme.md
@@ -2,6 +2,19 @@
|
|||||||
|
|
||||||
Vibe coding.. but more manual
|
Vibe coding.. but more manual
|
||||||
|
|
||||||
|
## Instructions
|
||||||
|
|
||||||
|
1. Make a credentials.toml in the immediate directory of your clone:
|
||||||
|
|
||||||
|
```toml
|
||||||
|
[gemini]
|
||||||
|
api_key = "****"
|
||||||
|
[anthropic]
|
||||||
|
api_key = "****"
|
||||||
|
```
|
||||||
|
|
||||||
|
2. Have fun. This is experiemntal slop.
|
||||||
|
|
||||||
```ps1
|
```ps1
|
||||||
uv run .\gui.py
|
uv run .\gui.py
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user