From af6b134b6419052f8fea87b5f9c56181f9552ea7 Mon Sep 17 00:00:00 2001 From: Sheng Date: Sun, 22 Apr 2018 21:16:37 +0800 Subject: [PATCH] Updated README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7f3f71c..dc6480d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ ## WebSSH [![Build Status](https://travis-ci.org/huashengdun/webssh.svg?branch=master)](https://travis-ci.org/huashengdun/webssh) - ![license](https://img.shields.io/github/license/mashape/apistatus.svg) A simple web application to be used as an ssh client to connect to your ssh servers. It is written in Python, base on tornado and paramiko.