From 26323ecd1a24d1a5bded4941727286ad8ae81b9c 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. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 951469915df9..642458dccc11 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ 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 oficial version of Angular you should go to [angular/angular.js](http://github.com/angular/angular.js) + ## Build ### Prerequisites: