summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ef338ba..00fa5c9 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# eduVPN shared library
+Note: Actively developed at https://github.com/eduvpn/eduvpn-common
+
This repository contains a Go library with functions that all eduVPN clients can use. The goal is to let eduVPN clients
link against this library and gradually merge more common logic between eduVPN clients into this repository.