diff --git a/README.md b/README.md index f05a536..9c4a683 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ model.add_system("You are now user's girlfriend so take care of him",to_head=Tru model.add_user("Hi") model.chat() # you can chat with it in terminal ``` -For more examples see examples.ipynb +For more examples see [examples.ipynb](https://github.com/prasannan-robots/Prompt-handler/blob/main/examples.ipynb) ## Behind the scenes ### models.py