diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -6,12 +6,7 @@ link against this library and gradually merge more common logic between eduVPN c [Cgo](https://pkg.go.dev/cmd/cgo) is used to build the Go library into a shared dynamic library. Wrappers were written using some FFI framework for each language used in eduVPN clients to easily interface with the library. -Supported languages: -- Android (Java) -- C# -- Php -- Python -- Swift +The only support language is Python at the moment. Other languages will come with updates. ## Documentation The documentation for this library can be found at https://jwijenbergh.github.io/eduvpn-common. |
