From d0f1a8378638edfcb83553549faad76bed35c308 Mon Sep 17 00:00:00 2001
From: Akash Kava <39438041+ackava@users.noreply.github.com>
Date: Thu, 5 Sep 2024 21:47:13 +0530
Subject: [PATCH 1/2] Added Positron-JS

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 98b792285..71d98fd5f 100644
--- a/README.md
+++ b/README.md
@@ -177,6 +177,7 @@ To the extent possible under law, [Vitali Fokin](https://github.com/quozd) has w
 * [HopFramework](https://github.com/DiegoTondim/hop-framework) - HopFramework is a framework to create projects easily applying Domain Driven Design and a lot of patterns to delivery a better solution.
 * [Fusion](https://github.com/servicetitan/Stl.Fusion) - .NET Core and Blazor library that attempts to dramatically improve the way we implement real-time and high-load services by introducing a novel kind of "computed observables" - immutable, thread-safe, and most importantly, almost invisible for developers. [Samples 1](https://github.com/servicetitan/Stl.Fusion.Samples) [Samples 2](https://github.com/alexyakunin/BoardGames)
 * [silky](https://github.com/liuhll/silky) - The Silky framework is designed to help developers quickly build a microservice development framework through simple code and configuration under the .net platform.
+* [Positron-JS](https://github.com/Positron-JS/positron-web-view) - An advanced Web View with native JavaScript Context to access .NET APIs from hybrid applications inspired from capacitor/cordova.
 
 ## Application Templates
 

From 10811b5f3f3ee43171a011e0dcc5a000a29b4bc3 Mon Sep 17 00:00:00 2001
From: Akash Kava <39438041+ackava@users.noreply.github.com>
Date: Sat, 14 Sep 2024 14:40:23 +0530
Subject: [PATCH 2/2] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 71d98fd5f..44da5dd9f 100644
--- a/README.md
+++ b/README.md
@@ -177,7 +177,7 @@ To the extent possible under law, [Vitali Fokin](https://github.com/quozd) has w
 * [HopFramework](https://github.com/DiegoTondim/hop-framework) - HopFramework is a framework to create projects easily applying Domain Driven Design and a lot of patterns to delivery a better solution.
 * [Fusion](https://github.com/servicetitan/Stl.Fusion) - .NET Core and Blazor library that attempts to dramatically improve the way we implement real-time and high-load services by introducing a novel kind of "computed observables" - immutable, thread-safe, and most importantly, almost invisible for developers. [Samples 1](https://github.com/servicetitan/Stl.Fusion.Samples) [Samples 2](https://github.com/alexyakunin/BoardGames)
 * [silky](https://github.com/liuhll/silky) - The Silky framework is designed to help developers quickly build a microservice development framework through simple code and configuration under the .net platform.
-* [Positron-JS](https://github.com/Positron-JS/positron-web-view) - An advanced Web View with native JavaScript Context to access .NET APIs from hybrid applications inspired from capacitor/cordova.
+* [Positron-JS](https://github.com/Positron-JS/positron-web-view) - An advanced Web View (PositronWebView) with native JavaScript Context to access .NET APIs from hybrid applications inspired from capacitor/cordova.
 
 ## Application Templates