Skip to content

Commit

Permalink
Merge pull request #35 from eltociear/patch-2
Browse files Browse the repository at this point in the history
[update] docs
  • Loading branch information
Immortalise authored Dec 21, 2023
2 parents 50cb9be + a5299f7 commit 649de3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/prompt_engineering.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Prompt Engineering

This example will walk you throught the basic usage of PromptBench. We hope that you can get familiar with the APIs and use it in your own projects later.
This example will walk you through the basic usage of PromptBench. We hope that you can get familiar with the APIs and use it in your own projects later.

First, there is a unified import of `import promptbench as pb` that easily imports the package.

Expand Down

0 comments on commit 649de3b

Please sign in to comment.