Skip to content

Commit 3de405a

Browse files
authored
chore: Prerelease notice. (#111)
1 parent fceaf52 commit 3de405a

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
This repository contains LaunchDarkly SDK packages which are written in C++.
44
This includes shared libraries, used by SDKs and other tools, as well as SDKs.
55

6+
This repository contains beta software and should not be considered ready for production use while this message is visible.
7+
68
## Packages
79

810
| SDK packages | issues | tests |

libs/client-sdk/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
LaunchDarkly Client-Side SDK for C/C++
22
===================================
33

4+
This SDK is a beta version and should not be considered ready for production use while this message is
5+
visible.
6+
47
[![Actions Status](https://github.com/launchdarkly/cpp-sdks/actions/workflows/client.yml/badge.svg)](https://github.com/launchdarkly/cpp-sdks/actions/workflows/client.yml)
58

69
The LaunchDarkly Client-Side SDK for C/C++ is designed primarily for use in desktop and embedded systems applications. It follows the client-side LaunchDarkly model for single-user contexts (much like our mobile or JavaScript SDKs). It is not intended for use in multi-user systems such as web servers and applications.

0 commit comments

Comments
 (0)