Skip to content

Commit 7446139

Browse files
authored
chore: basic terms in readme
1 parent 249061d commit 7446139

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
Feature Probe is an open source feature management service. This SDK is used to control features in rust programs. This
99
SDK is designed primarily for use in multi-user systems such as web servers and applications.
1010

11-
## Fundamental Concept
11+
## Basic Terms
1212

13-
Reading the short [fundamental concept](https://github.com/FeatureProbe/FeatureProbe/blob/main/BASIC_CONCEPTS.md) will help to understand the code blow more easily. [中文](https://github.com/FeatureProbe/FeatureProbe/blob/main/BASIC_CONCEPTS_CN.md)
13+
Reading the short [Basic Terms](https://github.com/FeatureProbe/FeatureProbe/blob/main/BASIC_TERMS.md) will help to understand the code blow more easily. [中文](https://github.com/FeatureProbe/FeatureProbe/blob/main/BASIC_TERMS_CN.md)
1414

1515
## Try Out Demo Code
1616

0 commit comments

Comments
 (0)