Skip to content

Commit

Permalink
📝 Add Ci Status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierLDff authored Apr 12, 2021
1 parent 8da4c42 commit 8f63e35
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# NetTcp

[![CI](https://github.com/OlivierLDff/NetTcp/actions/workflows/main.yml/badge.svg)](https://github.com/OlivierLDff/NetTcp/actions/workflows/main.yml)

NetTcp provide a Tcp `Server` that create Tcp `Socket` for each incoming connections for server side.

A `Socket` can also be used on client side to connect to a remote server.
Expand Down Expand Up @@ -32,4 +34,4 @@ Checkout the documentation to learn how to use **NetTcp**:

## Authors

* [Olivier Le Doeuff](https://github.com/OlivierLDff)
* [Olivier Le Doeuff](https://github.com/OlivierLDff)

0 comments on commit 8f63e35

Please sign in to comment.