diff options
| author | Jan T <jans.tuomi@gmail.com> | 2016-03-17 22:59:40 +0200 |
|---|---|---|
| committer | Jan T <jans.tuomi@gmail.com> | 2016-03-17 22:59:40 +0200 |
| commit | 6c3aad9839d41a13d7674626b195c2c5b152c333 (patch) | |
| tree | dd1df8629c9a5f397d8a757943958f5401dbcd93 | |
Initial commit
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..cf697d7 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# python-sshmgr +Simple SSH connection manager with a text GUI |
