We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54b4637 commit d9c4895Copy full SHA for d9c4895
1 file changed
README.md
@@ -1,7 +1,7 @@
1
# cloudconvert-node
2
3
4
-> This is the official Node.js SDK v2 (Beta) for the [CloudConvert](https://cloudconvert.com/api/v2) _API v2_.
+> This is the official Node.js SDK v2 for the [CloudConvert](https://cloudconvert.com/api/v2) _API v2_.
5
> For API v1, please use [v1 branch](https://github.com/cloudconvert/cloudconvert-node/tree/v1) of this repository.
6
7
[](https://travis-ci.org/cloudconvert/cloudconvert-node)
@@ -11,7 +11,7 @@
11
## Installation
12
13
14
- npm install --save cloudconvert/cloudconvert-node#v2
+ npm install --save cloudconvert/cloudconvert-node
15
16
Load as ESM module:
17
0 commit comments