doc: update readme

This commit is contained in:
MedzikUser 2022-06-25 21:41:25 +02:00
parent 65c828bb09
commit 462524fc3e
No known key found for this signature in database
GPG Key ID: A5FAC1E185C112DB
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Servers - Simple TCP server
# Servers - Simple TCP and WebSocket server
[docs-rs]: https://img.shields.io/badge/docs.rs-66c2a5?style=for-the-badge&labelColor=555555&logo=docs.rs
[total-lines]: https://img.shields.io/tokei/lines/github/MedzikUser/servers?style=for-the-badge&logo=github&color=fede00
@ -13,7 +13,7 @@
[![image]](https://github.com/MedzikUser/servers)
A simple TCP server for client written in Rust 🦀 which can be extended with plugins.
A simple TCP server for clients and WebSocket server written in Rust 🦀 which can be extended with plugins.
## 👨‍💻 Building

View File

@ -1,4 +1,4 @@
//! # Servers - Simple TCP server
//! # Servers - Simple TCP and WebSocket server
//!
//! [image]: https://socialify.git.ci/MedzikUser/servers/image?description=1&font=KoHo&language=1&owner=1&pattern=Circuit%20Board&theme=Light
//!