From 000b294999ca058af1b98d35cce9bb8943137747 Mon Sep 17 00:00:00 2001 From: Bill Church Date: Tue, 2 Aug 2022 12:27:27 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01e7cde..7fdfc5a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Web SSH Client using ssh2, socket.io, xterm.js, and express A bare bones example of an HTML5 web-based terminal emulator and SSH client. We use SSH2 as a client on a host to proxy a Websocket / Socket.io connection to a SSH2 server. -WebSSH2 v0.2.0 demo +WebSSH2 v0.2.0 demo # Requirements Node v14.x or above. If using