Updated README

This commit is contained in:
Sheng
2019-09-15 08:39:47 +08:00
parent 090e2e7f87
commit 28fbf40aba
2 changed files with 11 additions and 0 deletions

View File

@@ -161,6 +161,12 @@ Passing a command executed right after login
http://localhost:8888/?command=pwd
Passing a terminal type
.. code:: bash
http://localhost:8888/?term=xterm-256color
Use Docker
~~~~~~~~~~