Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Commit 8864993

Browse files
committed
README updates
1 parent 71fed2e commit 8864993

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@ the last known good state.
2222

2323
## Running
2424

25-
Execute `go run github.com/Sean-Der/webrtc-zero-downtime-restart@latest`. This will start the server and print
25+
Execute `go run github.com/Sean-Der/webrtc-zero-downtime-restart@latest`.
26+
27+
28+
This will start the server. On startup the server will print.
2629

2730
```
2831
Open http://localhost:8080 to access this demo
@@ -38,4 +41,4 @@ be able to continue talking when the process is started again.
3841

3942
This demo uses reflection to access internal Pion WebRTC APIs. We will be working on designing the final
4043
APIs for the next major release of Pion WebRTC. We would love your feedback ideas either on the
41-
[tracking issue]() or [Slack](https://pion.ly/slack)
44+
repo or [Slack](https://pion.ly/slack)

0 commit comments

Comments
 (0)