From e89a5b72f0331d0a0209357169a9e0447788abb1 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Mon, 14 Feb 2022 15:18:18 +0100 Subject: Readme: Add python client fork info Signed-off-by: jwijenbergh --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2303170..1998940 100644 --- a/README.md +++ b/README.md @@ -110,3 +110,7 @@ Take a look at `wrappers//README.md` for descriptions per wrapper. - `exports/`: C API interface - `exports/lib/`: built libraries per architecture per OS - `wrappers/`: wrappers per language + +## Clients +There are currently no EduVPN clients that use this common library. The goal is to use this library for all official EduVPN clients in the future. There is work being done to make sure that these clients use this library. For example: +- [Python linux client](https://github.com/jwijenbergh/python-eduvpn-client/tree/eduvpncommon) -- cgit v1.2.3