Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
Final commit before repo archiving
Browse files Browse the repository at this point in the history
  • Loading branch information
MGTheTrain committed Apr 19, 2024
1 parent b43e54c commit 8a00f78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ A collection of sample code snippets demonstrating how to create bindings for va
- [x] Sample Go wrappers refering to C++ compiled source code resulting in shared libraries
- [x] Sample C# wrappers refering to C++ compiled source code resulting in shared libraries
- [x] C++ audio module **(Optional, Experimental)**
- [ ] C++ video module **(Optional, Experimental)**
- [ ] ~~C++ video module **(Optional, Experimental)**~~

## Getting started

Expand Down Expand Up @@ -108,4 +108,4 @@ Run (does not consider a shared library from compiled C++ source code):
```sh
cd bindings/rust
cargo run
```
```

0 comments on commit 8a00f78

Please sign in to comment.