From 2a619ceba75a4c16b25de12d59a87eac795a4468 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Tue, 20 Sep 2022 15:07:40 +0200 Subject: Remove: unused wrappers --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ef338ba..4dc3a94 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.3