From f9f9c4068f2ca2b59f121229c571214fcde1a1c5 Mon Sep 17 00:00:00 2001 From: Fahad Israr Date: Thu, 5 Mar 2020 08:52:07 +0530 Subject: [PATCH] Update README.md --- Adding Custom Url handlers/Windows/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Adding Custom Url handlers/Windows/README.md b/Adding Custom Url handlers/Windows/README.md index 36d2a2f..b2a084f 100644 --- a/Adding Custom Url handlers/Windows/README.md +++ b/Adding Custom Url handlers/Windows/README.md @@ -5,4 +5,6 @@ - The `Testing Windows URL Handler.cs` file contains a test code to Test the created custom URL +- The `Output.md` describes the Out put on invoking `Ide:"Hello%20World"` from the Browser. + References : https://docs.microsoft.com/