diff --git a/gpt4all-bindings/python/README.md b/gpt4all-bindings/python/README.md index 8adcf488..970ac00e 100644 --- a/gpt4all-bindings/python/README.md +++ b/gpt4all-bindings/python/README.md @@ -36,7 +36,9 @@ cd ../../gpt4all-bindings/python pip3 install -e . ``` -3. Test it out! In a Python script or console: +## Usage + +Test it out! In a Python script or console: ```python