From 593f884ad2a2915b036a749272d3b50b511e2d08 Mon Sep 17 00:00:00 2001 From: Jordon Brooks Date: Thu, 22 Jun 2023 01:54:20 +0100 Subject: [PATCH] Update Readme.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 595d3d1..3538528 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,6 @@ This project assumes that you already know how to compile and run Rust applicati 3. Build the project: `cargo build` 4. Run the project: `cargo run` -Please note that while the DLL is currently closed-source, we're open to making it open-source if it gains popularity. We're excited to see how the project evolves with community engagement. - ## HarmonyLink: View To view the API in action, check out [HarmonyLink: View](https://github.com/Jordonbc/HarmonyLinkView). This sister project provides a comprehensive interface to see what the API is doing in real-time.