|
1 | | -## angularjs-input-tags [](https://github.com/heyprof/angularjs-input-tags/releases) [](https://gemnasium.com/github.com/heyprof/angularjs-input-tags) [](https://travis-ci.org/heyprof/angularjs-input-tags) [](https://codeclimate.com/github/heyprof/angularjs-input-tags) [](https://codeclimate.com/github/heyprof/angularjs-input-tags/issues) |
| 1 | +## angularjs-input-tags [![GitHub release][badge-release-img]][badge-release-lnk] [![Dependencies Status][badge-dependencies-img]][badge-dependencies-lnk] [![Dev Dependencies Status][badge-dev-dependencies-img]][badge-dev-dependencies-lnk] [![Travis CI Status][badge-travis-img]][badge-travis-lnk] [![Code Climate Status][badge-code-climate-status-img]][badge-code-climate-status-lnk] [![Code Climate Issues][badge-code-climate-issues-img]][badge-code-climate-issues-lnk] [![License][badge-license-img]][badge-license-lnk] |
2 | 2 |
|
3 | 3 | ### TL;DR |
4 | 4 |
|
@@ -90,3 +90,18 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
90 | 90 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
91 | 91 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
92 | 92 | SOFTWARE. |
| 93 | + |
| 94 | +[badge-release-img]: https://img.shields.io/github/release/heyprof/angularjs-input-tags/all.svg?style=flat-square |
| 95 | +[badge-release-lnk]: https://github.com/heyprof/angularjs-input-tags/releases |
| 96 | +[badge-dependencies-img]: https://img.shields.io/david/heyprof/angularjs-input-tags.svg?style=flat-square |
| 97 | +[badge-dependencies-lnk]: https://david-dm.org/heyprof/angularjs-input-tags |
| 98 | +[badge-dev-dependencies-img]: https://img.shields.io/david/dev/heyprof/angularjs-input-tags.svg?style=flat-square |
| 99 | +[badge-dev-dependencies-lnk]: https://david-dm.org/heyprof/angularjs-input-tags?type=dev |
| 100 | +[badge-travis-img]: https://img.shields.io/travis/heyprof/angularjs-input-tags.svg?style=flat-square&label=TravisCI |
| 101 | +[badge-travis-lnk]: https://travis-ci.org/heyprof/angularjs-input-tags |
| 102 | +[badge-code-climate-status-img]: https://img.shields.io/codeclimate/github/heyprof/angularjs-input-tags.svg?style=flat-square |
| 103 | +[badge-code-climate-status-lnk]: https://codeclimate.com/github/heyprof/angularjs-input-tags |
| 104 | +[badge-code-climate-issues-img]: https://img.shields.io/codeclimate/issues/github/heyprof/angularjs-input-tags.svg?style=flat-square |
| 105 | +[badge-code-climate-issues-lnk]: https://codeclimate.com/github/heyprof/angularjs-input-tags/issues |
| 106 | +[badge-license-img]: https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square |
| 107 | +[badge-license-lnk]: https://raw.githubusercontent.com/heyprof/angularjs-input-tags/master/LICENSE |
0 commit comments