Skip to content

Commit 8507776

Browse files
authored
Update README.md
1 parent 9083b10 commit 8507776

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# wsep
22

3-
`wsep` is a high performance, WebSocket-based command execution protocol. It can be thought of as SSH without
4-
encryption.
3+
`wsep` is a high performance, ***W***eb***S***ocket command ***e***xecution ***p***rotocol. It can be thought of as SSH without encryption.
54

65
It's useful in cases where you want to provide a command exec interface into a remote environment. It's implemented
76
with WebSocket so it may be used directly by a browser frontend.

0 commit comments

Comments
 (0)