| OLD | NEW |
| (Empty) |
| 1 AngularDart [](https://travis-ci.org/angular/angular.dart) | |
| 2 ============ | |
| 3 | |
| 4 A port of [Angular][ng] to [Dart][dart]. | |
| 5 | |
| 6 ## Installing | |
| 7 | |
| 8 Follow the instructions on [AngularDart's page on pub][pub]. | |
| 9 | |
| 10 ## API Documentation | |
| 11 | |
| 12 [API documentation][docs]. | |
| 13 | |
| 14 | |
| 15 ## Learning more | |
| 16 | |
| 17 Study the [AngularDart Tutorial][tut] to learn more about Angular | |
| 18 in Dart. | |
| 19 | |
| 20 ## Joining the discussion | |
| 21 | |
| 22 Discuss AngularDart on the [mailing list][list], | |
| 23 ask questions on [StackOverflow][so], | |
| 24 follow [+Angular on Google+][plus], | |
| 25 and follow [@AngularDart][dartTw] and [@AngularJS][ngTw] on Twitter. | |
| 26 | |
| 27 ## Filing bugs | |
| 28 | |
| 29 Please file bugs and feature requests using the [Github Issues Tracker][issues]. | |
| 30 | |
| 31 ## I want to help | |
| 32 | |
| 33 Excellent read up on [contributing][contributing]. | |
| 34 | |
| 35 [docs]: http://ci.angularjs.org/view/Dart/job/angular.dart-master/javadoc/ | |
| 36 [ngTw]: https://twitter.com/AngularJS | |
| 37 [dartTw]: https://twitter.com/AngularDart | |
| 38 [plus]: https://plus.google.com/+AngularJS | |
| 39 [so]: http://stackoverflow.com/questions/tagged/angular.dart | |
| 40 [list]: https://groups.google.com/forum/#!forum/angular-dart | |
| 41 [tut]: https://angulardart.org/tutorial | |
| 42 [pub]: http://pub.dartlang.org/packages/angular#installing | |
| 43 [dart]: http://www.dartlang.org | |
| 44 [ng]: http://angularjs.org/ | |
| 45 [issues]: https://github.com/angular/angular.dart/issues?state=open | |
| 46 [contributing]: https://github.com/angular/angular.dart/blob/master/CONTRIBUTING
.md | |
| 47 | |
| OLD | NEW |