diff --git a/README.md b/README.md index bbfad47..897bf3a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Nest Logo + Nest Logo

[travis-image]: https://api.travis-ci.org/nestjs/nest.svg?branch=master @@ -7,17 +7,20 @@ [linux-image]: https://img.shields.io/travis/nestjs/nest/master.svg?label=linux [linux-url]: https://travis-ci.org/nestjs/nest -

A progressive Node.js framework for building efficient and scalable server-side applications.

+

A progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular.

-NPM Version +NPM Version Package License NPM Downloads Travis Linux -Coverage +Coverage Gitter Backers on Open Collective Sponsors on Open Collective + + +

@@ -38,43 +41,17 @@ $ npm install $ npm run start ``` -## People +## Support + +Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://opencollective.com/nest). + + +## Stay in touch - Author - [Kamil Myśliwiec](https://kamilmysliwiec.com) - Website - [https://nestjs.com](https://nestjs.com/) +- Twitter - [@nestframework](https://twitter.com/nestframework) -## Backers - -I am on a mission to provide an architecture to create truly flexible, scalable and loosely coupled systems using the Node.js platform. It takes a lot of time, so if you want to support me, please [become a backer / sponsor]((https://opencollective.com/nest#backer)). I appreciate your help. Thanks! :heart_eyes: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +## License + Nest is [MIT licensed](LICENSE).