mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-10-01 12:20:39 +00:00
Update badges in README (#159)
This commit is contained in:
parent
2961a2388c
commit
427b7325d0
@ -2,8 +2,13 @@
|
|||||||
|
|
||||||
A platform for writing fast networking code with Rust.
|
A platform for writing fast networking code with Rust.
|
||||||
|
|
||||||
[](https://travis-ci.org/tokio-rs/tokio)
|
[![Travis Build Status][travis-badge]][travis-url]
|
||||||
[](https://ci.appveyor.com/project/alexcrichton/tokio/branch/new-crate)
|
[![Appveyor Build Status][appveyor-badge]][appveyor-url]
|
||||||
|
|
||||||
|
[travis-badge]: https://travis-ci.org/tokio-rs/tokio.svg?branch=master
|
||||||
|
[travis-url]: https://travis-ci.org/tokio-rs/tokio
|
||||||
|
[appveyor-badge]: https://ci.appveyor.com/api/projects/status/github/carllerche/tokio?svg=true&branch=master
|
||||||
|
[appveyor-url]: https://ci.appveyor.com/project/carllerche/tokio/branch/master
|
||||||
|
|
||||||
[Website](https://tokio.rs) |
|
[Website](https://tokio.rs) |
|
||||||
[Guides](https://tokio.rs/docs/getting-started/hello-world/) |
|
[Guides](https://tokio.rs/docs/getting-started/hello-world/) |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user