diff --git a/DebugProbe.AspNetCore/DebugProbe.AspNetCore.csproj b/DebugProbe.AspNetCore/DebugProbe.AspNetCore.csproj
index 399cc5a..dd66915 100644
--- a/DebugProbe.AspNetCore/DebugProbe.AspNetCore.csproj
+++ b/DebugProbe.AspNetCore/DebugProbe.AspNetCore.csproj
@@ -7,7 +7,7 @@
icon.png
DebugProbe.AspNetCore
- 1.4.0-preview.1
+ 1.3.2
Georgi Hristov
Debug and inspect HTTP requests and responses inside ASP.NET Core apps. Capture, analyze, and compare API calls with a built-in UI.
diff --git a/DebugProbe.AspNetCore/README.md b/DebugProbe.AspNetCore/README.md
index a27d57c..8650aa5 100644
--- a/DebugProbe.AspNetCore/README.md
+++ b/DebugProbe.AspNetCore/README.md
@@ -1,7 +1,9 @@
-# DebugProbe.AspNetCore
+# DebugProbe.AspNetCore
**Debug HTTP traffic directly from inside your ASP.NET Core pipeline.**
+[](https://debugprobe.dev)
+
Live Demo: https://debugprobe.dev
## Why DebugProbe?
@@ -29,10 +31,10 @@ Live Demo: https://debugprobe.dev

### Details
-
+
### Compare
-
+
---
@@ -73,6 +75,8 @@ Run your application, then open:
http://localhost:{port}/debug
+
+
## Compare Responses
@@ -95,4 +99,4 @@ If used in production:
## License
-MIT
+Apache License 2.0
diff --git a/README.md b/README.md
index 7c5181f..6c1906f 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
-# DebugProbe.AspNetCore   
-
-
+# DebugProbe.AspNetCore
**Debug HTTP traffic directly from inside your ASP.NET Core pipeline.**
+[](https://debugprobe.dev)
+
Live Demo: https://debugprobe.dev
## Why DebugProbe?
@@ -31,10 +31,10 @@ Live Demo: https://debugprobe.dev

### Details
-
-
+
+
### Compare
-
+
---
@@ -75,6 +75,8 @@ Run your application, then open:
http://localhost:{port}/debug
+
+
## Compare Responses
@@ -97,4 +99,4 @@ If used in production:
## License
-MIT
+Apache License 2.0