add travis badge in README
This commit is contained in:
parent
592ea53524
commit
37ff4197f6
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
a simple http server like `python -m http.server` but:
|
||||
[](https://travis-ci.org/gdamjan/http-server-rs)
|
||||
|
||||
A simple http server like `python -m http.server` but:
|
||||
|
||||
* written in rust with actix, should be faster
|
||||
* allow concurrency
|
||||
|
|
Loading…
Add table
Reference in a new issue