Update README.md
This commit is contained in:
parent
8718310f65
commit
191f7c8956
|
@ -145,7 +145,7 @@ 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
|
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
|
optional response body on subsequent lines. The bytes generated by the
|
||||||
CGI script will be forwarded *verbatim* to the gemini client, without any
|
CGI script will be forwarded *verbatim* to the gemini client, without any
|
||||||
additional modificiation by the server
|
additional modificiation by the server.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue