You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,16 +14,18 @@ Reading the short [Basic Terms](https://github.com/FeatureProbe/FeatureProbe/blo
14
14
15
15
## Try Out Demo Code
16
16
17
-
We provide a runnable demo code for you to understand how FeatureProbe SDK is used.
17
+
We provide a runnable [demo](https://github.com/FeatureProbe/server-sdk-rust/tree/main/examples) for you to understand how FeatureProbe SDK is used.
18
18
19
-
1. Start FeatureProbe Service with docker composer. [How to](https://github.com/FeatureProbe/FeatureProbe#1-starting-featureprobe-service-with-docker-compose)
19
+
1. Use featureprobe.io online service. [Go to](https://featureprobe.io/login)
20
+
21
+
Or setup FeatureProbe service with docker composer. [How to](https://github.com/FeatureProbe/FeatureProbe#1-starting-featureprobe-service-with-docker-compose)
0 commit comments