From 2d115e075d9dc338bfb4de99e25fb3410270bbe2 Mon Sep 17 00:00:00 2001 From: Oceania Date: Sun, 7 Oct 2018 09:08:44 -0500 Subject: [PATCH] Update README.rst --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c23e9bcd..41a8358f 100644 --- a/README.rst +++ b/README.rst @@ -67,6 +67,7 @@ BotSharp uses component design, the kernel is kept to a minimum, and business fu * BotSharp platform emulator extension which is compatible with Articulate AI. `botsharp-articulate`_ * A channel module of BotSharp for Facebook Messenger. `botsharp-channel-fbmessenger`_ * A channel module of BotSharp for Tencent Weixin. `botsharp-channel-weixin`_ +* Articulate UI customized for BotSharp NLU. `articulate-ui`_ Documents --------- @@ -96,4 +97,4 @@ Scan to join group in Wechat .. _botsharp-articulate: https://github.com/Oceania2018/botsharp-articulate .. _botsharp-channel-fbmessenger: https://github.com/Oceania2018/botsharp-channel-fbmessenger .. _botsharp-channel-weixin: https://github.com/Oceania2018/botsharp-channel-weixin - +.. _articulate-ui: https://github.com/Oceania2018/articulate-ui