diff options
author | Chris Chua <chris.sirhc@gmail.com> | 2010-10-17 19:52:24 +0800 |
---|---|---|
committer | Philippe Rene <prene035@gmail.com> | 2010-10-18 09:47:35 +0800 |
commit | 7cd7d63eeeb51ab4236193a90cc975514ef6b00b (patch) | |
tree | 82d6fc1c1897ca3cca9288bb443a1098ef66de18 | |
parent | e7ccaa0c743537d74fc4091f4a4b496bcc67aa9b (diff) |
Newlines in the README.
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -21,11 +21,13 @@ Returns: a `Proxy` instance. Arguments: - *sourceURL* - The source URL of the video feed to be proxied. + + The source URL of the MJPEG feed to be proxied. Options: - *port* + The destination port. Defaults to `5080`. ## TODO |