mirror of
https://github.com/CrowCpp/Crow.git
synced 2024-06-07 21:10:44 +00:00
fixed typo
This commit is contained in:
parent
924c264020
commit
e5013b16d6
@ -1,6 +1,6 @@
|
|||||||
![Crow logo](http://i.imgur.com/wqivvjK.jpg)
|
![Crow logo](http://i.imgur.com/wqivvjK.jpg)
|
||||||
|
|
||||||
Crow is C++ microframework for web. (inspired by Python Flask)
|
Crow is a C++ microframework for web. (inspired by Python Flask)
|
||||||
|
|
||||||
[![Travis Build](https://travis-ci.org/mrozigor/crow.svg?branch=master)](https://travis-ci.org/mrozigor/crow)
|
[![Travis Build](https://travis-ci.org/mrozigor/crow.svg?branch=master)](https://travis-ci.org/mrozigor/crow)
|
||||||
[![Coverage Status](https://coveralls.io/repos/github/mrozigor/crow/badge.svg?branch=master)](https://coveralls.io/github/mrozigor/crow?branch=master)
|
[![Coverage Status](https://coveralls.io/repos/github/mrozigor/crow/badge.svg?branch=master)](https://coveralls.io/github/mrozigor/crow?branch=master)
|
||||||
|
Loading…
Reference in New Issue
Block a user