From 1525c33ba5fceeb5558b98c9f6e197d28aaa8770 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 23 Sep 2014 18:39:29 -0400 Subject: stub out websockets code for the web viewer --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index efc9b93..c95ea65 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ goal of adding features like a web viewer and better authentication options. # Dependencies * [paramiko](https://pypi.python.org/pypi/paramiko/) +* [tornado](https://pypi.python.org/pypi/tornado) * [vt100](https://pypi.python.org/pypi/vt100) # Client -- cgit v1.2.3-54-g00ecf