mgechev / angular2-style-guide

[Deprecated] Community-driven set of best practices and style guidelines for Angular 2 application development
https://mgechev.github.io/angular2-style-guide/
1.2k stars 98 forks source link

Using badge on personal Angular2 projects #55

Closed francesco-strazzullo closed 8 years ago

francesco-strazzullo commented 8 years ago

Hi, I have a Webpack+Angular2 stub that follows the styleguide. I want to use the badge on my github. It's possible?

mgechev commented 8 years ago

Sure, just copy & paste this snippet in the README.md of your project:

[![Angular 2 Style Guide](https://mgechev.github.io/angular2-style-guide/images/badge.svg)](https://angular.io/styleguide)