Skip to content

Commit 7248131

Browse files
committed
update readme
1 parent 59b629c commit 7248131

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
> A collection of lower-level libraries for composable network services.
44
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)
66
[![codecov](https://codecov.io/gh/actix/actix-net/branch/master/graph/badge.svg)](https://codecov.io/gh/actix/actix-net)
77
[![Chat on Discord](https://img.shields.io/discord/771444961383153695?label=chat&logo=discord)](https://discord.gg/NWpN5mmg3x)
88
[![Dependency Status](https://deps.rs/repo/github/actix/actix-net/status.svg)](https://deps.rs/repo/github/actix/actix-net)
99

10-
## Example
10+
## Examples
1111

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).
1313

1414
### MSRV
1515

0 commit comments

Comments
 (0)