Add travis status image

This commit is contained in:
c9s 2014-05-20 16:22:46 +08:00
parent 1d2eb53565
commit a2cf6d2733

View file

@ -1,6 +1,8 @@
R3
================
[![Build Status](https://travis-ci.org/c9s/r3.svg?branch=master)](https://travis-ci.org/c9s/r3)
R3 is an URL router library with high performance, thus, it's implemented in C.
It compiles your route paths into a prefix trie.