summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/wrappers.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/wrappers.md b/docs/wrappers.md
new file mode 100644
index 0000000..be8fcad
--- /dev/null
+++ b/docs/wrappers.md
@@ -0,0 +1,11 @@
+## Wrappers
+
+eduVPN-common can interface with the following languages:
+
+- Android (Java)
+- C#
+- Php
+- Python
+- Swift
+
+For this, [wrapper code](https://github.com/jwijenbergh/eduvpn-common/tree/main/wrappers) has been created which can be used as a library.