From af85417f813e6939e44ad40bd3a0a456d891b095 Mon Sep 17 00:00:00 2001 From: Philipp Escher Date: Thu, 4 Jul 2019 11:11:05 +0200 Subject: [PATCH] Updated README for better understanding where to place the serve.json --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb74df5e..5a96d4d3 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Now you understand how the package works! :tada: ## Configuration -To customize `serve`'s behavior, create a `serve.json` file and insert any of [these properties](https://github.com/zeit/serve-handler#options). +To customize `serve`'s behavior, create a `serve.json` file in the public folder and insert any of [these properties](https://github.com/zeit/serve-handler#options). ## API