Skip to content

Commit 2634f2f

Browse files
committed
fix: update README
1 parent 4761ed5 commit 2634f2f

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

packages/management-sdk/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# @reflag/management-sdk (beta)
22

3-
Typed SDK for Reflag's Management API.
3+
Typed SDK for interacting with Reflag’s Management API.
4+
5+
Use `@reflag/management-sdk` to programmatically manage feature flags such as listing flags, and enabling or disabling them for specific users or companies.
6+
7+
For a practical example of what you can build, see the [Customer Admin Panel](https://github.com/reflagcom/javascript/blob/main/packages/rest-api-sdk/examples/customer-admin-panel/README.md) example app.
48

59
## Installation
610

0 commit comments

Comments
 (0)