From 72128769af8857c760454ee012b4f7feda6376fa Mon Sep 17 00:00:00 2001 From: tywo45 Date: Sat, 11 May 2024 15:48:51 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ce6fd45..86c8e95 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ T-io is a network programming framework developed based on Java AIO - [Quick Start](https://www.tiomq.com/books/doc/126/1013) - [User Case](https://www.tiomq.com/books/doc/36/1017) +- [Submit Case](https://www.tiomq.com/books/doc/36/1135) +- [Delete Case](https://www.tiomq.com/books/doc/36/1202) ## Design Mission Reduce the difficulty and complexity of network programming, allowing business developers to focus only on business design and implementation, without spending too much time on network programming details, multi-threaded security, and concurrency performance