From 9a176cc7fdfafbf0250ac54c4199b8cf7f8b9a2d Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 23 Sep 2023 01:53:36 +0700 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 291ac8b..00afc72 100644 --- a/readme.md +++ b/readme.md @@ -724,7 +724,7 @@ - [napi-rs](https://github.com/napi-rs/napi-rs) - Framework for building compiled Node.js add-ons in Rust via Node-API. - [Neon](https://github.com/neon-bindings/neon) - Rust bindings for writing safe and fast native Node.js modules. -- [Edge.js](https://github.com/tjanczuk/edge) - Run .NET and Node.js code in the same process on Windows, MacOS, and Linux. +- [Edge.js](https://github.com/tjanczuk/edge) - Run .NET and Node.js code in the same process on Windows, macOS, and Linux. - [DotNetJS](https://github.com/Elringus/DotNetJS) - Consume .NET libraries in Node.js using this .NET interoperability layer. ### Natural language processing