Browse Source

README add set_font_color example

pull/237/head
fakeyw 3 years ago
parent
commit
3192cb006c
  1. 5
      README.md

5
README.md

@ -119,6 +119,11 @@ Passing a terminal background color
http://localhost:8888/#bgcolor=green
```
Passing a terminal font color
```bash
http://localhost:8888/#fontcolor=red
```
Passing a user defined title
```bash
http://localhost:8888/?title=my-ssh-server

Loading…
Cancel
Save