Skip to content

Commit 7e5abd9

Browse files
authored
Update README.md
1 parent 0da6924 commit 7e5abd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ After cloning this repository, please create a dummy file to run the sample test
3333

3434
4. g++-10 -std=c++20 udp_client.cpp && ./a.out
3535
5. g++-10 -std=c++20 tcp_client.cpp && ./a.out
36-
36+
![TCP_UDP_server_running](https://github.com/ddeka0/io_uring_cpp/blob/master/demo-x.gif)
3737

3838
#### TODO for socket server features:
3939
Currently Socket server only supports UDP socket server

0 commit comments

Comments
 (0)