From 79a8a8ffadb09f977715409d80a1ed43a036f137 Mon Sep 17 00:00:00 2001 From: Gabriele Santomaggio Date: Wed, 17 Jul 2024 15:58:02 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a03e4e19..cc3f70e4 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ This library is in early stages of development. It is meant to be used with Rabb You can find an example in: `docs/Examples/GettingStarted` +## Install + +The client is distributed via [NuGet](https://www.nuget.org/packages/RabbitMQ.AMQP.Client/). + ## TODO - [x] Declare queues