Skip to content

Commit 82e7354

Browse files
authored
Update README.md
1 parent 4e0762f commit 82e7354

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

core-web/libs/sdk/client/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ The `@dotcms/client` is a JavaScript/TypeScript library for interacting with a d
44

55
> **⚠️ IMPORTANT:** Versions published under the `next` tag (`npm install @dotcms/client@next`) are experimental, in beta, and not code complete. For the current stable and functional version, please use `latest` (`npm install @dotcms/client@latest`). Once we release the stable version, we will provide a migration guide from the alpha to stable version. The current alpha version (under `latest`) will continue to work, allowing you to migrate progressively at your own pace.
66
7-
This client library provides a streamlined, promise-based interface to fetch pages and navigation API...
7+
This client library provides a streamlined, promise-based interface to fetch pages and navigation API.
8+
9+
810

911
## Table of Contents
1012

0 commit comments

Comments
 (0)