summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2022-08-23 14:24:32 +0200
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2022-08-23 14:24:32 +0200
commit15861dae1fff7b1805105e0d1fac1522aab72b85 (patch)
tree71e4ed1fd7a5bcf1da1813891197aeaaed359be2 /README.md
parent907635d400da3afde663e1c7162d9116d4f4720a (diff)
README: Prepare new organisation
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 00fa5c9..ef338ba 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,5 @@
# 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.