diff --git a/README.md b/README.md index 99788ab..1ac11ef 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,12 @@ A simple Python code that connects to OpenAI's ChatGPT and executes the returned pip install aishell ``` +## Usage 📝 + +```sh +python -m aishell --help +``` + ## Prerequisites 📚 - Python 3.9.5