Skip to content

Commit b58fa71

Browse files
committed
chore: add readme file
1 parent 62aa5c7 commit b58fa71

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# SSH Host Management
1+
# SSHMenu
22

3-
SSH Host Management is a command-line tool that allows you to manage and connect to your SSH hosts conveniently. You can
3+
SSHMenu is a command-line tool that allows you to manage and connect to your SSH hosts conveniently. You can
44
add new hosts, toggle address visibility, and select hosts to establish SSH connections.
55

66
## Features
@@ -19,7 +19,7 @@ add new hosts, toggle address visibility, and select hosts to establish SSH conn
1919
1. Clone the repository:
2020

2121
```shell
22-
git clone https://github.com/your-username/ssh-host-management.git
22+
git clone https://github.com/athphane/sshmenu.git
2323
```
2424

2525
2. Navigate to the project directory

0 commit comments

Comments
 (0)