From 3765856d95ed0f45edb441c0608e69a3f58bcc70 Mon Sep 17 00:00:00 2001
From: Benedikt Heinrichs <heinrichs@itc.rwth-aachen.de>
Date: Tue, 18 Jan 2022 10:20:46 +0100
Subject: [PATCH] Deprecated notice

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 6b1fbdc..a1a13af 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
 ## Api-Connection library
 
+**OUTDATED**: Use [@coscine/api-client](https://git.rwth-aachen.de/coscine/frontend/libraries/api-client).
+
 This library provides the api-connection functionality for all CoScInE Typescript applications.
-- 
GitLab