From 7131f196de41a3d8e3f1365cf7a4070c06d714ea Mon Sep 17 00:00:00 2001 From: David Durika Date: Fri, 12 Aug 2022 06:01:00 +0200 Subject: [PATCH] Add Demo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit  Hi, I created a simple GUI tool for building MongoDB URI https://manage.mingo.io/tool/mongodb-uri-builder Would it be possible to list it in your readme file? A added the Demo section with the link. Thanks --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4027763..861f769 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ Note that there are two minor differences between this format and the Neither of these differences should prevent this library from parsing any URI conforming to the standard format. +## Demo +See `mongodb-uri` in action. GUI tool for [MongoDB URI Builder](https://manage.mingo.io/tool/mongodb-uri-builder) + ## Usage ### parse