From d8f31f8c87f86fd7993310f3228686f5420eda01 Mon Sep 17 00:00:00 2001 From: Nur Azhar Date: Wed, 18 Jan 2017 16:48:18 +0800 Subject: [PATCH] Remove missing contents --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 3e258ba06..3a973e5f6 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,6 @@ This project is the frontend for Quran.com. It is built using [Reactjs] + [Redux] + [Expressjs] + [Webpack]. It is isomorphic (javascript shared between both the server and the client) for SEO reasons. -[![Stories Ready](https://badge.waffle.io/quran/quran.com-frontend.svg?label=ready&title=Ready)](http://waffle.io/quran/quran.com-frontend) -[![Stories In Progress](https://badge.waffle.io/quran/quran.com-frontend.svg?label=in%20progress&title=In%20Progress)](http://waffle.io/quran/quran.com-frontend) -[![Stories In Review](https://badge.waffle.io/quran/quran.com-frontend.svg?label=in%20review&title=In%20Review)](http://waffle.io/quran/quran.com-frontend) - -[![Dependency Status](https://david-dm.org/quran/quran.com-frontend.svg)](https://david-dm.org/quran/quran.com-frontend) [![devDependency Status](https://david-dm.org/quran/quran.com-frontend/dev-status.svg)](https://david-dm.org/quran/quran.com-frontend#info=devDependencies) [![Code Climate](https://codeclimate.com/github/quran/quran.com-frontend.png)](https://codeclimate.com/github/quran/quran.com-frontend) ## How to contribute