This commit is contained in:
brian horakh 2023-09-30 05:34:22 +00:00
parent 95b3d9eb3b
commit 8da987cfbb

View File

@ -23,4 +23,4 @@ To run the example, start a webserver server the local folder:
python -m http.server python -m http.server
``` ```
Then, open a browser at https://127.0.0.1:8000 and watch the ticker print entries to the window. Then, open a browser at http://127.0.0.1:8000 and watch the ticker print entries to the window.