We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9623a9 commit 5961715Copy full SHA for 5961715
README.md
@@ -1,13 +1,13 @@
1
## Description
2
3
-Example project that demonstrate how to use Polymesh SDK along with some of its use cases
+Example project that demonstrate how to use [Polymesh SDK](https://github.com/PolymeshAssociation/polymesh-sdk) along with some of its use cases
4
5
## Setup
6
7
### Requirements
8
9
-- node.js version 14.x
10
-- yarn version 1.x
+- node.js [maintained version] (https://github.com/nodejs/release#release-schedule)
+- yarn version 1.x (your preferred one should still work with minor translations)
11
12
### Installing Dependencies
13
0 commit comments