diff --git a/README.md b/README.md index ed2030343..0e78cb9d3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OpenAI API Quickstart - Python example app -This is an example pet name generator app used in the OpenAI API [quickstart tutorial](https://beta.openai.com/docs/quickstart). It uses the [Flask](https://flask.palletsprojects.com/en/2.0.x/) web framework. Check out the tutorial or follow the instructions below to get set up. +This is an example pet name generator app used in the OpenAI API (https://beta.openai.com/docs/quickstart). It uses the [Flask](https://flask.palletsprojects.com/en/2.0.x/) web framework. Check out the tutorial or follow the instructions below to get set up. ## Setup