aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2023-01-30 14:23:48 +0000
committerterminaldweller <thabogre@gmail.com>2023-01-30 14:23:48 +0000
commite80a327506231262ea2c87933754fed4ac0c8c5e (patch)
tree9c49d4915259a8f3914bc9bac9de00157660bdb0
parentfilled out the readme, added a screenshot (diff)
downloadtunneltop-e80a327506231262ea2c87933754fed4ac0c8c5e.tar.gz
tunneltop-e80a327506231262ea2c87933754fed4ac0c8c5e.zip
added the pip command
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index c89f711..9194029 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,11 @@ A tunnel manager in the familiar top style with ncurses and asyncio.
![Image](tunneltop.png)
+## Install
+```sh
+pip install tunneltop
+```
+
## what it is
* a simple tunnel manager written in python that uses the standard library only(standard library only in python 3.11)
* it starts and manages the tunnels for you