From 06e96407a916255f3ff6b1505dcdbd77e1c1c210 Mon Sep 17 00:00:00 2001 From: Mark Pieszak Date: Thu, 28 Apr 2016 08:05:13 -0400 Subject: [PATCH] docs(README.md): add link to Angular 2 repo Might be helpful for those completely new to Angular in general, that intended to view the upcoming 2.0 version. Closes #14532 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8b50a47d4..94c909882 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ piece of cake. Best of all? It makes development fun! * Contribution guidelines: [CONTRIBUTING.md](https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md) * Dashboard: https://dashboard.angularjs.org +##### Looking for Angular 2 (beta)? Go here: https://github.com/angular/angular Building AngularJS ---------