diff --git a/README.md b/README.md index 9979f1d2b..6eb074b61 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ This is the project soon to be the Quran.com facing site. This is built in Reactjs + Flux (Fluxible by Yahoo) + Expressjs + Webpack. It is isomorphic (javascript shared between both the server and the client) for SEO reasons. +[![Dependency Status](https://david-dm.org/quran/quran.com-frontend.svg)](https://david-dm.org/quran/quran.com-frontend) + #### Getting started Simply clone this repo, then run `npm install` to install all the required node_modules. From there, you are ready to go!