diff --git a/README.md b/README.md index 7eb60e9..ca4b1dc 100644 --- a/README.md +++ b/README.md @@ -114,12 +114,6 @@ SimpleMind: Keep it simple, keep it human. ------------------------ -## Plugins +## Goals -SimpleMind supports a plugin system to extend its functionality. Currently available plugins: - -- **KVPlugin**: Key-Value storage for context management. -- **BasicMemoryPlugin**: Simple memory storage for conversations. - -**Adding a Plugin:**