diff --git a/README.md b/README.md index a205ebc..196240f 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ AuSPtr handle = AuUnsafeRaiiToShared(&test); // use handle with an Aurora API ``` -#### Usage Native +#### Usage C++ Native, SWIG, and CppSharp ``` struct MyEventHandler : public IInputMouseSubscriber {