diff --git a/README.md b/README.md index 6e7b588..2bfaeb3 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,12 @@ Be cautious about writing sensitive information in the notes as anyone with the # Install - `go install github.com/schollz/cowyo` +## Production server + +I recommend using `NGINX` as middleware, as it will do caching of the static files for you. There is an example `NGINX` block in `install/`. + # Usage ```