minor README update

This commit is contained in:
Egan Ford 2017-04-16 14:13:53 -06:00
parent faaebeca7c
commit e841deb38e

View File

@ -90,7 +90,7 @@ text2page <gameserverclient.text >gameserverclient.textpage
### page2text Example
Input is expected to be an Apple II binary from $400-$7FF. Exactly 1024 bytes. See `gameserverclient.textpage` example.
> Text lines are newline (LF) terminated. Windows users may need to convert LF to CRLF (editor dependent).
> Text output lines are newline (LF) terminated. Windows users may need to convert LF to CRLF (editor dependent).
```
page2text <gameserverclient.textpage >gameserverclient.text