We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f0cdac commit d0eee5bCopy full SHA for d0eee5b
1 file changed
README.md
@@ -38,11 +38,15 @@ This package needs Node version `14.0.0` or newer.
38
## Install
39
Get stable package from npm by running `npm install --save @azurapi/azurapi` in the command line.
40
Alternatively, use the web builds:
41
+
42
Minified: https://git.io/azurapi.min.js
43
44
UMD Module: https://git.io/azurapi.umd.js
45
46
## Usage / Documentation
-To use the Library, Please refer to the [Docs](https://azurapi.github.io/v2/) or [Latest "Master" Docs](https://azurapi.github.io/azurapi-js/)
47
+To use the Library, Please refer to the [Docs](https://azurapi.github.io/v2/).
48
49
+For advanced users or package developers, please refer to [TSDoc](https://azurapi.github.io/azurapi-js/).
50
51
## Support Server
52
0 commit comments