From d8c0e76ca9887a1c42bb153e5da5906c4477ecad Mon Sep 17 00:00:00 2001 From: kevin Date: Mon, 11 Oct 2021 16:46:21 +0800 Subject: [PATCH] update readme --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index de5b676..49ec269 100644 --- a/readme.md +++ b/readme.md @@ -64,4 +64,8 @@ The `MapReduce` implementation of `go-zero in `core/mr` package gives `chatbot` ChatterBot - https://github.com/gunthercox/ChatterBot -I was using `ChatterBot` at first, but it responds too slow, so I decided to implement it myself. Thanks to ChatterBot, great project! \ No newline at end of file +I was using `ChatterBot` at first, but it responds too slow, so I decided to implement it myself. Thanks to ChatterBot, great project! + +## Give a Star! ⭐ + +If you like or are using this project to learn or start your solution, please give it a star. Thanks! \ No newline at end of file