diff --git a/README.md b/README.md index c0a8860..f5332e8 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ the request using environment variables: | SERVER_PROTOCOL | GEMINI | | SERVER_SOFTWARE | jetforce/0.0.7 | -The CGI script must then write the gemini response to the ``stdout`` stream. +The CGI script must then write the gemini response to the *stdout* stream. This includes the status code and meta string on the first line, and the optional response body on subsequent lines. The bytes generated by the CGI script will be forwarded *verbatim* to the gemini client without any