From 40064e8af4570852fc9ea34b542c20b95e9bf0d8 Mon Sep 17 00:00:00 2001 From: Marc CHEVALDONNE Date: Wed, 6 Sep 2023 01:21:18 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 756a0d5..8ad227a 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,7 @@ Two different documentations should be published: And the footer could look like this: One could find useful information in: - the [**documentation about how to integrate Swagger in a .NET project**](https://learn.microsoft.com/en-us/aspnet/core/tutorials/getting-started-with-swashbuckle?view=aspnetcore-7.0&tabs=visual-studio). + - the [**documentation of Swashbuckle.AspNetCore**](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) and especially the **Cli** part. ## Authors Marc Chevaldonné