Skip to content

Commit a9f75d9

Browse files
committed
update README
1 parent d764a19 commit a9f75d9

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
cloudconvert-node
22
=======================
3-
This is a lightweight wrapper for the [CloudConvert](https://cloudconvert.com) API.
43

5-
Feel free to use, improve or modify this wrapper! If you have questions contact us or open an issue on GitHub.
4+
> This is the official node.js SDK v1 or the [CloudConvert](https://cloudconvert.com/api/v1) _API v1_.
5+
> For API v2, please use [v2 branch](https://github.com/cloudconvert/cloudconvert-node/tree/v2) (Beta) of this repository.
66
77

88
[![Build Status](https://travis-ci.org/cloudconvert/cloudconvert-node.svg?branch=master)](https://travis-ci.org/cloudconvert/cloudconvert-node)
@@ -11,7 +11,6 @@ Feel free to use, improve or modify this wrapper! If you have questions contact
1111

1212
Installation
1313
-------------------
14-
As usual:
1514

1615
npm install --save cloudconvert
1716

0 commit comments

Comments
 (0)