Skip to content

Commit

Permalink
add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzraho committed Jan 6, 2020
1 parent bc149ab commit 56c16d4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

A Yeoman code generator for Adobe I/O Applications.

[![Version](https://img.shields.io/npm/v/generator-aio-app.svg)](https://npmjs.org/package/@adobe/generator-aio-app)
[![Downloads/week](https://img.shields.io/npm/dw/generator-aio-app.svg)](https://npmjs.org/package/@adobe/generator-aio-app)
[![Build Status](https://travis-ci.org/adobe/generator-aio-app.svg?branch=master)](https://travis-ci.org/adobe/generator-aio-app)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Codecov Coverage](https://img.shields.io/codecov/c/github/adobe/generator-aio-app/master.svg?style=flat-square)](https://codecov.io/gh/adobe/generator-aio-app/)
[![Greenkeeper badge](https://badges.greenkeeper.io/adobe/generator-aio-app.svg)](https://greenkeeper.io/)

## Use with aio CLI

- `npm install -g @adobe/aio-cli`
Expand Down

0 comments on commit 56c16d4

Please sign in to comment.