Update README.md

This commit is contained in:
Camel Aissani 2017-01-16 08:23:22 +01:00 committed by GitHub
parent 5620117e6c
commit f90743d4cf

View File

@ -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