diff --git a/README.md b/README.md index facfede..32470be 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,6 @@ In short, the computer to share screen runs this Python script that captures scr \# host screenshots on port 80 python screenshare.py 80 -4. On other computers, open a web browser and browse "**http://serverip:port**". For example, if the serverip is 192.168.0.101 and the service port is 18331, then other computers should browse "http://192.168.0.101:18331". +4. On other computers, open a web browser and browse "**http://serverip:port**". + + For example, if the serverip is 192.168.0.101 and the service port is 18331, then the URL to browse is "http://192.168.0.101:18331".