mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-04-21 06:13:54 +00:00
add bindings/README
This commit is contained in:
parent
d3374a7bbd
commit
83bdfa357b
1 changed files with 9 additions and 0 deletions
9
bindings/README
Normal file
9
bindings/README
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
This directory contains bindings & test code for Python, Java, Go and .NET.
|
||||
See <language>/README or <language>/README.TXT for how to install each binding.
|
||||
|
||||
The following bindings are contributed by community.
|
||||
|
||||
- Java binding: by Chris Eagle.
|
||||
- Go binding: by Ryan Hileman.
|
||||
- .NET binding: by Antonio Parata.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue