From d2c7c84e8ec226090b67516ac71d4e1cec3d4ef3 Mon Sep 17 00:00:00 2001 From: Ciro Nunes Date: Wed, 7 Jan 2015 08:27:39 -0200 Subject: [PATCH] chore(README): warn that this repo is for Angular2 There are lots of issues being created regarding the 1.3 version in this repo. Warning the users that this repo is for Angular 2.0 should avoid this confusion. Closes #373 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b5a316ad7f..a40d0c9f5c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ Angular [![Build Status](https://travis-ci.org/angular/angular.svg?branch=master)](https://travis-ci.org/angular/angular) ========= +This is the repository for the upcoming 2.0 version. If you're looking for the current official version of Angular you +should go to [angular/angular.js](https://github.com/angular/angular.js) + ## Build ### Prerequisites