diff --git a/README.md b/README.md index e0566887..1c3e6b5b 100644 --- a/README.md +++ b/README.md @@ -38,11 +38,15 @@ This package needs Node version `14.0.0` or newer. ## Install Get stable package from npm by running `npm install --save @azurapi/azurapi` in the command line. Alternatively, use the web builds: + Minified: https://git.io/azurapi.min.js + UMD Module: https://git.io/azurapi.umd.js ## 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/) +To use the Library, Please refer to the [Docs](https://azurapi.github.io/v2/). + +For advanced users or package developers, please refer to [TSDoc](https://azurapi.github.io/azurapi-js/). ## Support Server