Update README.md
This commit is contained in:
parent
1e6ef76203
commit
5593359cb9
|
@ -147,7 +147,7 @@ optional response body on subsequent lines. The bytes generated by the
|
|||
CGI script will be forwarded *verbatim* to the gemini client, without any
|
||||
additional modificiation by the server.
|
||||
|
||||
## Example Configuration
|
||||
## Deployment
|
||||
|
||||
Jetforce is intended to be run behind a process manager that handles
|
||||
*daemonizing* the script, redirecting output to system logs, etc. I prefer
|
||||
|
@ -202,7 +202,6 @@ journalctl -u jetforce -f
|
|||
```
|
||||
|
||||
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the [Floodgap Free Software License](https://www.floodgap.com/software/ffsl/license.html).
|
||||
|
|
Loading…
Reference in New Issue