From 7b21b6ab8f774c11eae2adc446b57bb9b2e2f42e Mon Sep 17 00:00:00 2001 From: Oceania Date: Sun, 7 Oct 2018 08:39:36 -0500 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 24e6a064..c23e9bcd 100644 --- a/README.rst +++ b/README.rst @@ -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.