Skip to content

Commit 845b624

Browse files
authored
doc: revert
1 parent ccd1413 commit 845b624

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
# FeatureProbe Server Side SDK for Golang
2-
3-
[![Top Language](https://img.shields.io/github/languages/top/FeatureProbe/server-sdk-go)](https://github.com/FeatureProbe/server-sdk-go/search?l=go)
4-
[![codecov](https://codecov.io/gh/featureprobe/server-sdk-go/branch/main/graph/badge.svg?token=TAN3AU4CK2)](https://codecov.io/gh/featureprobe/server-sdk-go)
5-
[![Github Star](https://img.shields.io/github/stars/FeatureProbe/server-sdk-go)](https://github.com/FeatureProbe/server-sdk-go/stargazers)
6-
[![Apache-2.0 license](https://img.shields.io/github/license/FeatureProbe/FeatureProbe)](https://github.com/FeatureProbe/FeatureProbe/blob/main/LICENSE)
1+
# FeatureProbe Server Side SDK for Java
72

3+
[![Maven Central](https://img.shields.io/maven-central/v/com.featureprobe/server-sdk-java)](https://search.maven.org/artifact/com.featureprobe/server-sdk-java)
4+
[![codecov](https://codecov.io/gh/FeatureProbe/server-sdk-java/branch/main/graph/badge.svg?token=WZC3ZS6NNL)](https://codecov.io/gh/FeatureProbe/server-sdk-java)
5+
[![GitHub Star](https://img.shields.io/github/stars/FeatureProbe/server-sdk-java)](https://github.com/FeatureProbe/server-sdk-java/stargazers)
6+
[![License](https://img.shields.io/github/license/FeatureProbe/server-sdk-java)](https://github.com/FeatureProbe/server-sdk-java/blob/main/LICENSE)
87

98
Feature Probe is an open source feature management service. This SDK is used to control features in java programs. This
109
SDK is designed primarily for use in multi-user systems such as web servers and applications.
@@ -16,7 +15,7 @@ Reading the short [Introduction](https://docs.featureprobe.io/sdk/sdk-introducti
1615

1716
## How to Use This SDK
1817

19-
See [SDK Doc](https://docs.featureprobe.io/sdk/Server-Side%20SDKs/golang-sdk) for detail. [中文](https://docs.featureprobe.io/zh-CN/sdk/Server-Side%20SDKs/golang-sdk)
18+
See [SDK Doc](https://docs.featureprobe.io/sdk/Server-Side%20SDKs/java-sdk) for detail. [中文](https://docs.featureprobe.io/zh-CN/sdk/Server-Side%20SDKs/java-sdk)
2019

2120
## Contributing
2221

0 commit comments

Comments
 (0)