Skip to content

Commit 66d987f

Browse files
committed
Updated sources
1 parent 500d7fd commit 66d987f

7 files changed

Lines changed: 357 additions & 174 deletions

File tree

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# GroupDocs.Conversion Cloud Node.js SDK
2+
23
Node.js module for communicating with the GroupDocs.Conversion Cloud API
34

45
## Installation
@@ -7,7 +8,7 @@ A package `groupdocs-conversion-cloud` is available at [npmjs.com](https://www.n
78

89
```shell
910
npm install groupdocs-conversion-cloud
10-
```
11+
```
1112

1213
## Getting Started
1314

@@ -65,8 +66,17 @@ api.getSupportedConversionTypes(request)
6566
});
6667
```
6768

68-
6969
## Licensing
70+
7071
GroupDocs.Conversion Cloud Node.js SDK licensed under [MIT License](LICENSE).
7172

72-
[Home](https://www.groupdocs.cloud/) | [Product Page](https://products.groupdocs.cloud/conversion/nodejs) | [Docs](https://docs.groupdocs.cloud/conversion/) | [Demos](https://products.groupdocs.app/conversion/family) | [API Reference](https://apireference.groupdocs.cloud/conversion/) | [Examples](https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-node-samples) | [Blog](https://blog.groupdocs.cloud/category/conversion/) | [Free Support](https://forum.groupdocs.cloud/c/conversion) | [Free Trial](https://purchase.groupdocs.cloud/trial)
73+
## Resources
74+
+[**Website**](https://www.groupdocs.cloud)
75+
+[**Product Home**](https://products.groupdocs.cloud/conversion)
76+
+[**Documentation**](https://docs.groupdocs.cloud/conversion)
77+
+[**Free Support Forum**](https://forum.groupdocs.cloud/c/conversion)
78+
+[**Blog**](https://blog.groupdocs.cloud/category/conversion)
79+
80+
## Contact Us
81+
82+
Your feedback is very important to us. Please feel free to contact us using our [Support Forums](https://forum.groupdocs.cloud/c/conversion).

0 commit comments

Comments
 (0)