diff --git a/README.md b/README.md index b23731e8..27982931 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -MemGPT logo +MemGPT logo # [MemGPT](https://memgpt.ai) @@ -55,6 +55,8 @@ python main.py --human me.txt load a specific human file --first allows you to send the first message in the chat (by default, MemGPT will send the first message) +--debug + enables debugging output ``` ### Interactive CLI commands