From d0eee5b2094e1b2b3f42c24a9a2b974f646654b0 Mon Sep 17 00:00:00 2001 From: 0t4u <61939142+0t4u@users.noreply.github.com> Date: Sat, 23 Oct 2021 18:00:54 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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