From e7e8b445bf0b7d05392e1e41f66781f3da2b846f Mon Sep 17 00:00:00 2001 From: Zacharias Date: Fri, 14 Mar 2025 08:56:54 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a99d9fd..67f0dfe 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ you can use the `-h` argument to get a help message. Launch options for AI_chat -h --help Provides this help message -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 --api Provides API docs ```