diff --git a/README.md b/README.md index 437055c..2f9dc7a 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ ![frontexpress](http://fontmeme.com/embed.php?text=frontexpress&name=Atype%201%20Light.ttf&size=90&style_color=6F6F75) - Frontexpress manages routes in browser like [ExpressJS](http://expressjs.com/) does on Node. - - Same language same API on all the stack. - [![Build Status](https://travis-ci.org/camelaissani/frontexpress.svg?branch=master)](https://travis-ci.org/camelaissani/frontexpress) [![Code Climate](https://codeclimate.com/github/camelaissani/frontexpress/badges/gpa.svg)](https://codeclimate.com/github/camelaissani/frontexpress) [![Coverage Status](https://coveralls.io/repos/github/camelaissani/frontexpress/badge.svg?branch=master)](https://coveralls.io/github/camelaissani/frontexpress?branch=master) ![dependencies](https://img.shields.io/gemnasium/mathiasbynens/he.svg) ![Size Shield](https://img.shields.io/badge/size-2.86kb-brightgreen.svg) +Frontexpress manages routes in browser like [ExpressJS](http://expressjs.com/) does on Node. + +Same language same API on all the stack. + Code the front-end logic with the same style than on the back-end with express ```js