mirror of
https://github.com/fafhrd91/actix-web
synced 2025-03-11 02:42:40 +01:00
update readme
This commit is contained in:
parent
4217894d48
commit
9a4eb5a848
@ -1,5 +1,5 @@
|
|||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## [0.1.0] - 2018-09-x
|
## [0.1.0] - 2019-01-x
|
||||||
|
|
||||||
* Initial impl
|
* Initial impl
|
||||||
|
@ -19,9 +19,9 @@ edition = "2018"
|
|||||||
features = ["session"]
|
features = ["session"]
|
||||||
|
|
||||||
[badges]
|
[badges]
|
||||||
travis-ci = { repository = "actix/actix-web", branch = "master" }
|
travis-ci = { repository = "actix/actix-http", branch = "master" }
|
||||||
appveyor = { repository = "actix/actix-http-hdy9d" }
|
appveyor = { repository = "fafhrd91/actix-http-b1qsn" }
|
||||||
codecov = { repository = "actix/actix-web", branch = "master", service = "github" }
|
codecov = { repository = "actix/actix-http", branch = "master", service = "github" }
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
name = "actix_http"
|
name = "actix_http"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Actix http [](https://travis-ci.org/actix/actix-http) [](https://ci.appveyor.com/project/actix/actix-http/branch/master) [](https://codecov.io/gh/actix/actix-http) [](https://crates.io/crates/actix-web) [](https://gitter.im/actix/actix?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
# Actix http [](https://travis-ci.org/actix/actix-http) [](https://ci.appveyor.com/project/fafhrd91/actix-http-b1qsn/branch/master) [](https://codecov.io/gh/actix/actix-http) [](https://crates.io/crates/actix-web) [](https://gitter.im/actix/actix?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||||
|
|
||||||
Actix http
|
Actix http
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user