From fd16f093a24d6e108f72fc43ce0302f0d955bf96 Mon Sep 17 00:00:00 2001 From: Luke <8593744+Glazy@users.noreply.github.com> Date: Wed, 6 May 2026 14:09:16 +0100 Subject: [PATCH] chore: salable legacy warning --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 35404b0..dcef6b2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> [!CAUTION] +> This SDK was made for Legacy Salable and isn't compatible with the latest version of the software. + # Salable SDK for JavaScript The Salable SDK enables you to easily interact with the Salable ecosystem, accessing the Salable API, and other toolkit methods. @@ -51,4 +54,4 @@ await salableV3.licenses.check(); // Will error with: "Property 'licenses' does {id: "item-id-3"} ] } -``` \ No newline at end of file +```