From 5814791f397ef423c7892fe18625a8f77d33b806 Mon Sep 17 00:00:00 2001 From: Albert Groothedde Date: Mon, 6 Jul 2015 22:22:05 +0200 Subject: [PATCH] Update README for exploring people, since this is dead --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2b8a895..f753728 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ A new router for Angular 1.5 and 2.0, written with [TypeScript](http://www.typescriptlang.org/). +### Do not use this router anymore (unless for exploring purposes) and read a [post about it](https://github.com/angular/angular/issues/2673#issuecomment-117128936) + ## State of this project For now, the code has been moved to [angular/angular](https://github.com/angular/angular).