Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alfred J. Kwak authored Feb 14, 2017
1 parent 9a52f61 commit 0e1e113
Showing 1 changed file with 8 additions and 13 deletions.
21 changes: 8 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# generator-restivus [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
> Generates Restivus from Swagger
# generator-restivus [![NPM version][npm-image]][npm-url] [![Dependency Status][daviddm-image]][daviddm-url]
> Generates Restivus API from Swagger spec
## Installation

Expand All @@ -16,21 +16,16 @@ Then generate your new project:
yo restivus
```

## Getting To Know Yeoman
## Keep development going on
<img src="http://oi68.tinypic.com/uro76.jpg" width="20%">

* Yeoman has a heart of gold.
* Yeoman is a person with feelings and opinions, but is very easy to work with.
* Yeoman can be too opinionated at times but is easily convinced not to be.
* Feel free to [learn more about Yeoman](http://yeoman.io/).
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/vjyrkka)

## License

MIT © [Alfred J. Kwak]()

MIT

[npm-image]: https://badge.fury.io/js/generator-restivus.svg
[npm-url]: https://npmjs.org/package/generator-restivus
[travis-image]: https://travis-ci.org/alfredjkwak/generator-restivus.svg?branch=master
[travis-url]: https://travis-ci.org/alfredjkwak/generator-restivus
[daviddm-image]: https://david-dm.org/alfredjkwak/generator-restivus.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/alfredjkwak/generator-restivus
[daviddm-image]: https://david-dm.org/meteor-rest/generator-restivus.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/meteor-rest/generator-restivus

0 comments on commit 0e1e113

Please # to comment.