Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.

Commit 61fcbf1

Browse files
committed
Add to README.md:
- Add a pub badge - Add a gitter badge - Add links to the popular AdWords/AdSense posts about Angular ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=140387396
1 parent 4a94de1 commit 61fcbf1

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
1-
[Dart](https://webdev.dartlang.org/) implementation of the
2-
[Angular web framework](https://angular.io/dart).
1+
[Dart][dart_web] implementation of the [Angular web framework][angular_dart].
32

3+
[dart_web]: https://webdev.dartlang.org/
4+
[angular_dart]: https://angular.io/dart
5+
6+
<!-- Badges -->
7+
8+
[![Pub Package](https://img.shields.io/pub/v/angular2.svg)](https://pub.dartlang.org/packages/angular2)
49
[![Build Status](https://travis-ci.org/dart-lang/angular2.svg?branch=master)](https://travis-ci.org/dart-lang/angular2)
10+
[![Gitter](https://img.shields.io/gitter/room/dart-lang/angular2.svg)](https://gitter.im/dart-lang/angular2)
11+
12+
We're the production web framework of choice for Google [AdWords][ad_words] and [AdSense] [ad_sense].
13+
14+
[ad_words]: http://news.dartlang.org/2016/03/the-new-adwords-ui-uses-dart-we-asked.html
15+
[ad_sense]: http://news.dartlang.org/2016/10/google-adsense-angular-dart.html
516

617
* [Pub package](https://pub.dartlang.org/packages/angular2)
718
* [Source code](https://github.com/dart-lang/angular2)

0 commit comments

Comments
 (0)