From 9808cbc6b5f6adec78e3de533940ea8c92743711 Mon Sep 17 00:00:00 2001 From: Egor Date: Fri, 7 May 2021 08:52:23 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4622083..10abd9d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # AIOServer The purpose of this project is to better manage requests from clients to call the master as a server i'm using asyncio TCP server to handle connection from TCP client +DB: aiosqlite