Skip to content

Commit f4d1b52

Browse files
chore(docs): clarify beta library limitations in readme
1 parent d670d93 commit f4d1b52

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Orb C# API Library
22

33
> [!NOTE]
4-
> The Orb C# API Library is currently in alpha.
4+
> The Orb C# API Library is currently in **beta** and we're excited for you to experiment with it!
55
>
6-
> There may be frequent breaking changes.
6+
> This library has not yet been exhaustively tested in production environments and may be missing some features you'd expect in a stable release. As we continue development, there may be breaking changes that require updates to your code.
7+
>
8+
> **We'd love your feedback!** Please share any suggestions, bug reports, feature requests, or general thoughts by [filing an issue](https://www.github.com/orbcorp/orb-csharp/issues/new).
79
810
The Orb C# SDK provides convenient access to the [Orb REST API](https://docs.withorb.com/reference/api-reference) from applications written in C#.
911

0 commit comments

Comments
 (0)