Update README.rst

This commit is contained in:
Oceania 2018-10-07 08:39:36 -05:00 committed by GitHub
parent 7d47c2b978
commit 7b21b6ab8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@ You can use docker compose to run BotSharp quickly, make sure you've got `Docker
Point your web browser at http://localhost:3000 and enjoy BotSharp with Articulate-UI.
Extension Library
Extension Libraries
-----------------
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.