Skip to content

Commit

Permalink
Adjust example used in README usage
Browse files Browse the repository at this point in the history
  • Loading branch information
zackbraksa committed May 5, 2024
1 parent 26586ae commit dfb9d37
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 @@ -25,7 +25,7 @@ export OPENAI_API_KEY=your-api-key
Then you can run the CLI by executing:

```bash
shelp ask "How do I list files in a directory?"
shelp ask "How do I exclude files from a zip archive?"
```

## Development
Expand Down

0 comments on commit dfb9d37

Please sign in to comment.