Update README.md

Alphons van der Heijden <alphons@heijden.com> 21 Jan 2025, 09:14
15d9546f0bd0c99323f5797ff2993885e9ce2bc6
1 files changed
  • README.md
diff --git a/README.md b/README.md
index ad78517..0fd61a2 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ public IActionResult OtherMethod(
{
return Ok();
}
-
+```
This test uses `netproxy` javascript caller for posting Json to controllers.
```javascript