diff --git a/README.md b/README.md index e7c7906724..7df230e0aa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ -# docs.nestjs.com -

- Nest Logo + Nest Logo

[travis-image]: https://api.travis-ci.org/nestjs/nest.svg?branch=master @@ -9,24 +7,27 @@ [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. :cat:

+

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

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

## Description -This project is built on top of [Angular CLI](https://github.com/angular/angular-cli). +This project is built on top of [Angular CLI](https://github.com/angular/angular-cli). Repository contains [docs.nestjs.com](https://docs.nestjs.com) source code, th official Nest documentation. ## Developing @@ -41,9 +42,16 @@ $ npm run start Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build. +## 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). -## People +## Stay in touch - Author - [Kamil Myśliwiec](https://kamilmysliwiec.com) - Website - [https://nestjs.com](https://nestjs.com/) +- Twitter - [@nestframework](https://twitter.com/nestframework) + +## License + Nest is [MIT licensed](LICENSE).