diff --git a/README.md b/README.md index 660365d2f..0852b16f2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # ![Node/Express/Mongoose Example App](project-logo.png) +[![RealWorld Backend](https://img.shields.io/badge/realworld-backend-%23783578.svg)](http://realworld.io) [![Build Status](https://travis-ci.org/anishkny/node-express-realworld-example-app.svg?branch=master)](https://travis-ci.org/anishkny/node-express-realworld-example-app) > ### Example Node (Express + Mongoose) codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld-example-apps) API spec.