Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit 0c22011

Browse files
authored
1.0.0 beta.1 (#2)
1 parent 33af0a8 commit 0c22011

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
LaunchDarkly SDK for C / C++
1+
LaunchDarkly SDK for C / C++ (server-side)
22
===================================
33

44
*Warning:* This software is *beta* software and should not be used in a production environment until the general availability release.
55

6+
The LaunchDarkly C / C++ (server-side) SDK is designed primarily for use in multi-user systems such as web servers and applications. It follows the server-side LaunchDarkly model for multi-user contexts. It is not intended for use in desktop and embedded systems applications.
7+
8+
For using LaunchDarkly in C / C++ client-side applications, refer to our [C / C++ client-side SDK](https://github.com/launchdarkly/c-client).
9+
610
Quick setup (POSIX)
711
-------------------
812

0 commit comments

Comments
 (0)