From 5dff40f7248bdf5a32f712123ebdccf8b895c430 Mon Sep 17 00:00:00 2001 From: fabiorigam Date: Wed, 13 Mar 2024 16:00:58 +0100 Subject: [PATCH] fix: update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4e8fe1a..ad00eff 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ Typescript library to aid DApp development on VeChain Thor [![Build Status](https://travis-ci.org/vechain/thor-devkit.js.svg)](https://travis-ci.org/vechain/thor-devkit.js) [![Coverage Status](https://coveralls.io/repos/github/vechain/thor-devkit.js/badge.svg?branch=master)](https://coveralls.io/github/vechain/thor-devkit.js?branch=master) +> **Note**
+> Please consider using the new [SDK](https://github.com/vechain/vechain-sdk-js), as it offers advanced features, improved performance, and better compatibility with the latest developments on the VeChainThor platform. + ## Installation ```bash