From 99a42cc119fdef9618258a8b2ae2fee48c261c66 Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Sun, 1 Sep 2024 09:22:15 +0200 Subject: [PATCH] Add dots in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 04ad9f7..c81b153 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

SVR.JS - a web server running on Node.JS
- It's free as in freedom, scalable, secure, and configurable + It's free as in freedom, scalable, secure, and configurable.

* * * @@ -130,7 +130,7 @@ The file structure for SVR.JS source code looks like this: ## Contribute -See [SVR.JS contribution page](https://svrjs.org/contribute) for details +See [SVR.JS contribution page](https://svrjs.org/contribute) for details. ## License