From c3fcf6ce129fd56fa864fb00f30cb7bbd9aa5d8f Mon Sep 17 00:00:00 2001 From: Timothy Hoyt <72295021+TimothyHoytBSME@users.noreply.github.com> Date: Fri, 24 Jan 2025 01:51:00 -0600 Subject: [PATCH] [Bindings/C++] Link and information for ClayMan, a C++ wrapper library for clay (#218) --- bindings/cpp/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 bindings/cpp/README.md diff --git a/bindings/cpp/README.md b/bindings/cpp/README.md new file mode 100644 index 0000000..e1a3b08 --- /dev/null +++ b/bindings/cpp/README.md @@ -0,0 +1 @@ +https://github.com/TimothyHoytBSME/ClayMan \ No newline at end of file