diff --git a/cat-doc/posts/ch3-client/README.md b/cat-doc/posts/ch3-client/README.md index 47bd3b3554d5c8adb7181dc5bbdef5bb83d9ea26..7e1ff7f9bedaa8fa41ccbdcebb54d5c3c41eddb8 100644 --- a/cat-doc/posts/ch3-client/README.md +++ b/cat-doc/posts/ch3-client/README.md @@ -1,6 +1,6 @@ ## 客户端集成 -Cat推出多种语言的客户端,基本覆盖了主流开发语言,一定能够满足您的需求! +Cat推出多种语言的客户端,基本覆盖了主流开发语言! Cat目前支持::Java、C、Python、node、Go等语言的接入。详情请参考:[传送门](https://github.com/dianping/cat/tree/master/lib) diff --git a/lib/java/README.md b/lib/java/README.md index 6d91098acfe0821b7a437e92d38e5d89497b400b..6ffb4238048e773818a4fc07fda4bdc1cc9b3999 100644 --- a/lib/java/README.md +++ b/lib/java/README.md @@ -195,4 +195,4 @@ In the case of `duration`, we use `averaged` value instead of `summarised` value ### Other integration solutions -Please refer to [integration](../../integration) for futhur information. +Please refer to [integration](../../integration) for further information.