Skip to content

Commit fb7d613

Browse files
authored
Merge pull request #30 from Link-AGI/iCGY96-patch-1
Update README.md
2 parents 46ae81c + f290895 commit fb7d613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ cp config/config.yaml config/key.yaml
7575
### Usage
7676
- Commandline mode:
7777
```python
78-
python main.py --mode commandline --llm_api_key YOUR_OPENAI_API_KEY --serapi_key YOUR_SERPAPI_KEY --idea "Is LK-99 really a room temperature superconducting material?"
78+
python main.py --mode commandline --llm_api_key YOUR_OPENAI_API_KEY --serapi_key YOUR_SERAPI_KEY --idea "Is LK-99 really a room temperature superconducting material?"
7979
```
8080
- Websocket service mode:
8181
```python

0 commit comments

Comments
 (0)