From aaac2afe2a0d0c2fb8a8fd0813462d354682888a Mon Sep 17 00:00:00 2001 From: Sheng Date: Sun, 27 Jul 2025 21:47:57 +0800 Subject: [PATCH] Updated Readme --- README.md | 2 +- README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f0adcb..2db5dac 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ A simple web application to be used as an ssh client to connect to your ssh serv ### Requirements -* Python 3.8+ +* Python 3.10+ ### Quickstart diff --git a/README.rst b/README.rst index dd5771a..aa51372 100644 --- a/README.rst +++ b/README.rst @@ -41,7 +41,7 @@ How it works Requirements ~~~~~~~~~~~~ -- Python 3.8+ +- Python 3.10+ Quickstart ~~~~~~~~~~