From 9985baa418c9befa19b2d6da201bed67cc9c3d85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Bajto=C5=A1?= Date: Thu, 5 Mar 2020 10:23:38 +0100 Subject: [PATCH] Add "no longer maintained" warning to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ba3f09a..f9610a1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Angular Live Set: Example +**⚠️ This LoopBack 3 example project is no longer maintained. Please refer to [LoopBack 4 Examples](https://loopback.io/doc/en/lb4/Examples.html) instead. ⚠️** + ## What is LiveSet? [LiveSet](https://github.com/strongloop/angular-live-set) is an angular module that allows you to display an always up to date collection of objects.