Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(641)

Unified Diff: third_party/pkg/angular/README.md

Issue 148453003: Updating Angular version (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/pkg/angular/CONTRIBUTING.md ('k') | third_party/pkg/angular/REVISION » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pkg/angular/README.md
diff --git a/third_party/pkg/angular/README.md b/third_party/pkg/angular/README.md
index c426e01c5dd2b2b449c14f8015216e23e547e35a..ee3b47ebdeec8f35e0051f6eaabfa7457fa21ed9 100644
--- a/third_party/pkg/angular/README.md
+++ b/third_party/pkg/angular/README.md
@@ -1,4 +1,4 @@
-AngularDart
+AngularDart [![Build Status](https://travis-ci.org/angular/angular.dart.png?branch=master)](https://travis-ci.org/angular/angular.dart)
============
A port of [Angular][ng] to [Dart][dart].
@@ -22,14 +22,19 @@ in Dart.
Discuss angular.dart on the [mailing list][list],
ask questions on [StackOverflow][so],
follow [+Angular on Google+][plus],
-and follow [@angularjs][tw] on Twitter.
+and follow [@AngularDart][dartTw] and [@AngularJS][ngTw] on Twitter.
## Filing bugs
Please file bugs and feature requests using the [Github Issues Tracker][issues].
+## I want to help
+
+Excellent read up on [contributing][contributing].
+
[docs]: http://ci.angularjs.org/view/Dart/job/angular.dart-master/javadoc/
-[tw]: https://twitter.com/angularjs
+[ngTw]: https://twitter.com/AngularJS
+[dartTw]: https://twitter.com/AngularDart
[plus]: https://plus.google.com/+AngularJS
[so]: http://stackoverflow.com/questions/tagged/angular.dart
[list]: https://groups.google.com/forum/#!forum/angular-dart
@@ -38,3 +43,5 @@ Please file bugs and feature requests using the [Github Issues Tracker][issues].
[dart]: http://www.dartlang.org
[ng]: http://angularjs.org/
[issues]: https://github.com/angular/angular.dart/issues?state=open
+[contributing]: https://github.com/angular/angular.dart/blob/master/CONTRIBUTING.md
+
« no previous file with comments | « third_party/pkg/angular/CONTRIBUTING.md ('k') | third_party/pkg/angular/REVISION » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698