From 2e39f52f7d4de0990276746ba50f91423bfd7367 Mon Sep 17 00:00:00 2001 From: cuitengfei <38001280+cuitengf@users.noreply.github.com> Date: Thu, 7 Jul 2022 16:10:17 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 68b153ee16..438e86c17b 100755 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ welcome. ## 许可证(license) -### MIT +### MIT Open sourced under the MIT license. @@ -177,6 +177,6 @@ Thanks JetBrains for the OpenSource license. 感谢JetBrains提供IDEA开源license ## - + 源码永远是最好的教程,善于读源码和DEBUG朋友掌握完全是轻而易举的事。源码是作者设计理念最直观的展现,这也是开源的魅力所在。"Talk is cheap, Show me the code." ,开源让技术难题的探讨变得更加务实,在您看完源码后心中对它都会有一个定论。在作者看来,Bus切切实实降低了开发学习门槛,也保障了服务的高性能、高可用。如果读者朋友对源码中某些部分的设计存在疑虑,也欢迎与作者保持沟通。