Skip to content

Commit d95037f

Browse files
committed
chore: doc about core data structures
1 parent f7ff5b5 commit d95037f

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
@@ -12,6 +12,10 @@ SDK is designed primarily for use in multi-user systems such as web servers and
1212

1313
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

15+
## Core Data Structures
16+
17+
Reading the short [Doc](https://github.com/FeatureProbe/feature-probe-docs/blob/b8c55a35c771e4223469f1b121f8b78ab3d9bc22/docs/sdk/sdk-introduction.md?plain=1#L13-L34) about core data sturtures. [中文](https://github.com/FeatureProbe/feature-probe-docs/blob/b8c55a35c771e4223469f1b121f8b78ab3d9bc22/i18n/zh-CN/docusaurus-plugin-content-docs/current/sdk/sdk-introduction.md?plain=1#L14-L35)
18+
1519
## Try Out Demo Code
1620

1721
We provide a runnable [demo](https://github.com/FeatureProbe/server-sdk-rust/tree/main/examples) for you to understand how FeatureProbe SDK is used.

0 commit comments

Comments
 (0)