From 4499540cd7d82bfe32d775d8d3b92a021f043703 Mon Sep 17 00:00:00 2001 From: Ramya Rao Date: Sun, 15 Nov 2020 20:22:24 -0800 Subject: [PATCH] Add node.js support matrix in readme (#12554) Fixes #11114 --- sdk/core/core-amqp/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sdk/core/core-amqp/README.md b/sdk/core/core-amqp/README.md index 56471cce61ff..5d1ff87698aa 100644 --- a/sdk/core/core-amqp/README.md +++ b/sdk/core/core-amqp/README.md @@ -14,6 +14,10 @@ Install this library using npm as follows: npm install @azure/core-amqp ``` +### Prerequisites + +If you are using this package in a Node.js application, then use Node.js 8.x or higher. + ## Key concepts Some of the key features of Azure Core AMQP library are: