Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulsuresh-git committed Sep 6, 2024
1 parent 198bb5a commit 59e0a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ This starter kit addresses these common problems by leveraging Cloudflare Worker

- Deploy your worker again to apply the changes.

- Test your API by hitting `curl 'http://<your-worker-url>/?prompt=What%20is%20life?' `
- Test your API by running `curl 'http://<your-worker-url>/?prompt=What%20is%20life?' ` on your terminal. You should see the response from Gemini! 🎉

## Run Locally

Expand Down

0 comments on commit 59e0a45

Please sign in to comment.