Update README.md

This commit is contained in:
2025-03-14 08:56:54 +01:00
parent b8c33dd116
commit e7e8b445bf

View File

@@ -22,7 +22,7 @@ you can use the `-h` argument to get a help message.
Launch options for AI_chat Launch options for AI_chat
-h --help Provides this help message -h --help Provides this help message
-s --server Starts the application as API server -s --server Starts the application as API server
-p --port Provides the port number that the API server shuld use, defaults to 39075 -p --port Provides the port number that the API server should use, defaults to 39075
-o --output Redirects the API Server output to another file -o --output Redirects the API Server output to another file
--api Provides API docs --api Provides API docs
``` ```