From 90efbb43cc660ab0529bbc7d62c711cf4a41a5db Mon Sep 17 00:00:00 2001 From: maxval88 Date: Wed, 8 Apr 2026 14:17:25 +0500 Subject: [PATCH 1/2] add readme text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41e500c..6143dec 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Blazor Snippets for VS Code +# Blazor Snippets for VS Code//// Blazor Snippets for VS Code provides common snippets for writing Blazor apps in VS Code and lets you spend less time writing boilerplate and more time writing your app. From d9de791bcb2956411c237dd35e208ca49c2a224d Mon Sep 17 00:00:00 2001 From: maxval88 Date: Wed, 8 Apr 2026 14:20:47 +0500 Subject: [PATCH 2/2] add ./ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6143dec..2b45e19 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Blazor Snippets for VS Code//// +# Blazor Snippets for VS Code////// Blazor Snippets for VS Code provides common snippets for writing Blazor apps in VS Code and lets you spend less time writing boilerplate and more time writing your app.