Change README

This commit is contained in:
Markus Bauer 2021-05-18 17:42:01 +02:00
parent 235cf713a3
commit 87002bd82d
1 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
# Simple-SSE-Server # Simple-SSE-Server
A simple SSE (Server Sent Event) Server written in Python A simple SSE (Server Sent Event) Server written in Python
To test run
´´´
python3 SimpleSseSever.py
´´´