Skip to content

Commit 249061d

Browse files
authored
chore: add fundamental concept to readme
1 parent 9f7917e commit 249061d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
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
12+
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)
14+
1115
## Try Out Demo Code
1216

1317
We provide a runnable demo code for you to understand how FeatureProbe SDK is used.

0 commit comments

Comments
 (0)