Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
patillacode committed Jun 18, 2023
1 parent e119f75 commit 96106bd
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 @@ -69,7 +69,7 @@ cp -r projects/example/ projects/my-new-project
- Optionally pass in `true` to delete the working files before running

**Results**:
- Check the generated files in projects/my-new-project/workspace
- Check the generated files in `projects/my-new-project/workspace`

### Limitations
Implementing additional chain of thought prompting, e.g. [Reflexion](https://github.com/noahshinn024/reflexion), should be able to make it more reliable and not miss requested functionality in the main prompt.
Expand Down

0 comments on commit 96106bd

Please sign in to comment.