diff --git a/Spice-API.md b/Spice-API.md index c1d7b89..978caaf 100644 --- a/Spice-API.md +++ b/Spice-API.md @@ -4,6 +4,6 @@ Arduino, C++, Dart, and Python wrapper implementations are provided. Sample clie Additionally, API is also available over serial (`API Serial Port (-apiserial)` option) and over [WebSocket](https://github.com/spice2x/spice2x.github.io/tree/main/src/spice2x/api/resources/dart/spiceapi-websocket). - +If you want to write native code in a DLL, check out [Spice SDK](https://github.com/spice2x/spice2x.github.io/wiki/Spice-SDK) instead.