Readme small fixes following review and formatting

This commit is contained in:
Iván Martínez 2023-05-20 11:22:45 +02:00
parent fc50eb1b89
commit a86641cdec

View File

@ -82,8 +82,8 @@ Note: you could turn off your internet connection, and the script inference woul
Type `exit` to finish the script.
### Script Arguments
The script also supports optional command-line arguments to modify its behavior. You can see a full list of these arguments by running the command ```python privateGPT.py --help``` in your terminal
### CLI
The script also supports optional command-line arguments to modify its behavior. You can see a full list of these arguments by running the command ```python privateGPT.py --help``` in your terminal.
# How does it work?