File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
> A collection of lower-level libraries for composable network services.
4
4
5
- [ ![ CI] ( https://github.com/actix/actix-net/actions/workflows/ci.yml/badge.svg?event=push )] ( https://github.com/actix/actix-net/actions/workflows/ci.yml )
5
+ [ ![ CI] ( https://github.com/actix/actix-net/actions/workflows/ci.yml/badge.svg?event=push&style=flat-square )] ( https://github.com/actix/actix-net/actions/workflows/ci.yml )
6
6
[ ![ codecov] ( https://codecov.io/gh/actix/actix-net/branch/master/graph/badge.svg )] ( https://codecov.io/gh/actix/actix-net )
7
7
[ ![ Chat on Discord] ( https://img.shields.io/discord/771444961383153695?label=chat&logo=discord )] ( https://discord.gg/NWpN5mmg3x )
8
8
[ ![ Dependency Status] ( https://deps.rs/repo/github/actix/actix-net/status.svg )] ( https://deps.rs/repo/github/actix/actix-net )
9
9
10
- ## Example
10
+ ## Examples
11
11
12
- See ` actix-server/ examples ` and ` actix-tls/ examples ` for some basic examples .
12
+ See example folders for [ ` actix-server ` ] ( ./actix-server/ examples) and [ ` actix-tls ` ] ( ./actix-tls/ examples) .
13
13
14
14
### MSRV
15
15
You can’t perform that action at this time.
0 commit comments