summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2022-08-23 14:23:50 +0200
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2022-08-23 14:23:50 +0200
commit907635d400da3afde663e1c7162d9116d4f4720a (patch)
treed984d21ce58e2ab0a8354b7d1ad4f085043dd19c
parent5839eedd22e28a281f3faa90433f0452ca31b385 (diff)
README: Add new repo URL info
-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.