From bbe0e6932390e060724a7d4960d0b2f8e7417d19 Mon Sep 17 00:00:00 2001 From: Rezart Qelibari Date: Tue, 5 Sep 2023 18:44:30 +0200 Subject: [PATCH] Add OpenAPI verification badge to README (#421) Having the OpenAPI verification badge on the README is not only a sign of quality of a great feature but also a good indicator to quickly catch errors in the OpenAPI file. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 04a098af..a157ebc8 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Vulnerabilities docker gitter +

WildDuck uses a distributed database (sharded + replicated MongoDB) as a backend for storing all data, including emails. @@ -28,4 +29,4 @@ WildDuck tries to follow Gmail in product design. If there's a decision to be ma ## License -WildDuck Mail Agent is licensed under the [European Union Public License 1.2](https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12) or later. \ No newline at end of file +WildDuck Mail Agent is licensed under the [European Union Public License 1.2](https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12) or later.