Move usage in Python bindings readme to own section (#907)

Have own section for short usage example, as it is not specific to local build

Signed-off-by: Claudius Ellsel <claudius.ellsel@live.de>
niansa-patch-2
Claudius Ellsel 1 year ago committed by GitHub
parent 0cb2b86730
commit 3c1b59f5c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save