diff options
Diffstat (limited to '')
-rw-r--r-- | openai_rev/you/README.md (renamed from you/README.md) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/you/README.md b/openai_rev/you/README.md index dbce37a5..f759c27c 100644 --- a/you/README.md +++ b/openai_rev/you/README.md @@ -1,7 +1,8 @@ ### Example: `you` (use like openai pypi package) <a name="example-you"></a> ```python -import you + +from openai_rev import you # simple request with links and details response = you.Completion.create( |