Skip to content

Commit 17e4851

Browse files
committed
Updated sources
1 parent c5154b8 commit 17e4851

21 files changed

Lines changed: 1725 additions & 311 deletions

README.md

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

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

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

1213
## Getting Started
1314

@@ -63,8 +64,18 @@ infoApi.getSupportedFileFormats()
6364
});
6465
```
6566

66-
6767
## Licensing
68+
6869
GroupDocs.Annotation Cloud Node.js SDK licensed under [MIT License](LICENSE).
6970

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

0 commit comments

Comments
 (0)