From 650052331aecd2b952610b2f03a5b0122448c496 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Thu, 30 May 2024 17:17:19 +0200 Subject: README: Small update --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3106c7a..718c8e8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,10 @@ 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. -The only support language is Python at the moment. Other languages will come with updates. +The only wrapper inside of this repository is Python, used for the Linux clients. Other clients define their own wrappers, see: + +- https://github.com/Amebis/eduVPN +- https://github.com/eduvpn/android ## Documentation The documentation for this library can be found at [GitHub pages](https://eduvpn.github.io/eduvpn-common). -- cgit v1.2.3