From 179d14cfde010d27c03ebb33ad84c15af0d37e72 Mon Sep 17 00:00:00 2001 From: agracio Date: Sat, 4 May 2024 15:20:06 +0100 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 423abd1e..c355a7d8 100644 --- a/README.md +++ b/README.md @@ -146,8 +146,8 @@ Provides simple access to MS SQL without the need to write separate C# code. ## How to use -#### Full documentation [Scripting CLR from Node.js](#scripting-clr-from-nodejs) -#### Full documentation [Scripting Node.Js from CLR](#how-to-integrate-nodejs-code-into-clr-code) +#### [Scripting CLR from Node.js](#scripting-clr-from-nodejs) - full documentation +#### [Scripting Node.js from CLR](#how-to-integrate-nodejs-code-into-clr-code) - full documentation #### Scripting CLR from Node.js sample app https://github.com/agracio/edge-js-quick-start ----