Merge pull request #877 from eltociear/patch-1

docs: update README.md
This commit is contained in:
iceljc 2025-02-12 11:01:26 -06:00 committed by GitHub
commit 0fda49da4b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -74,7 +74,7 @@ The core module is mainly composed of abstraction and framework function impleme
### Plugins
BotSharp uses component design, the kernel is kept to a minimum, and business functions are implemented by external components. The modular design also allows contributors to better participate. Below are the bulit-in plugins:
BotSharp uses component design, the kernel is kept to a minimum, and business functions are implemented by external components. The modular design also allows contributors to better participate. Below are the built-in plugins:
#### Data Storages
- BotSharp.Core.Repository