docs: update readme

This commit is contained in:
Guillaume ARM 2022-07-15 14:10:32 +02:00
parent ae7cf0f0ed
commit 56ce0e58f3

View File

@ -9,7 +9,7 @@ wget run https://raw.githubusercontent.com/guillaumearm/cc-libs/master/install.l
- `apis/net`: api to simplify sending and receiving routed messages
## Servers
- `router`: route messages (you need to setup a router to use `apis/net`)
- `router`: route messages (you need to setup a router to be able to use `apis/net`)
- `ping-server`: is automatically started on boot (use `apis/net`)
## Programs