From c906766c46988b7faabacfea1e1dd7afe27b05fd Mon Sep 17 00:00:00 2001 From: Fierelier Date: Mon, 14 Feb 2022 22:45:34 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f8fe018..6211d56 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # fhttpy -An expandable Python HTTP server \ No newline at end of file +An expandable Python HTTP server. + +You can find settings for the base-server in `modules/settings.py`, and http-specific settings in `modules/http/settings.py`. \ No newline at end of file