diff --git a/README.md b/README.md index df94d94507..735c27b972 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # MEAN Stack +[![Git](https://app.soluble.cloud/api/v1/public/badges/107fb3c5-7a9b-4406-808a-40678b56d420.svg?orgId=521549019486)](https://app.soluble.cloud/repos/details/github.com/brianbyers/mean?orgId=521549019486) + MEAN is a boilerplate that provides a nice starting point for [MongoDB](http://www.mongodb.org/), [Node.js](http://www.nodejs.org/), [Express](http://expressjs.com/), and [AngularJS](http://angularjs.org/) based applications. It is designed to give you quick and organized way to start developing of MEAN based web apps with useful modules like mongoose and passport pre-bundled and configured. We mainly try to take care of the connection points between existing popular frameworks and solve common integration problems. ## Prerequisites