Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pbarker authored Oct 24, 2024
1 parent 955f5ae commit 72147aa
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 @@ -58,7 +58,7 @@ from surfkit import solve

task = solve(
"Search for the most common variety of french duck",
agent_type="mariyadavydova/SurfSlicer",
agent_type="pbarker/SurfPizza",
device_type="desktop",
)

Expand All @@ -80,7 +80,7 @@ surfkit find
Create a new agent

```
surfkit create agent -t mariyadavydova/SurfSlicer -n agent01
surfkit create agent -t pbarker/SurfPizza -n agent01
```

List running agents
Expand Down

0 comments on commit 72147aa

Please sign in to comment.