From fa397aecb451a43f24d93d46a0e1a79be7a982c9 Mon Sep 17 00:00:00 2001 From: Hsin Yuan Yeh Date: Sat, 21 Oct 2023 11:59:33 +0800 Subject: [PATCH] updating gh-pages repo --- v2/index.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/v2/index.md b/v2/index.md index 32d9aec..8acbaf3 100644 --- a/v2/index.md +++ b/v2/index.md @@ -1,14 +1,11 @@ # SSHScript v2.0 Reference Guide Last Updated on 2023/10/20 -## Install -``` -pip install sshscript -``` ## Tutorial * [SSHScript Core Features](tutorial) * [SSHScript and Threading](tutorial-threading) +[![Downloads](https://pepy.tech/badge/sshscript)](https://pepy.tech/project/sshscript)