summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrew Clayton <a.clayton@nginx.com>2025-08-20 18:47:16 +0100
committerAndrew Clayton <a.clayton@nginx.com>2025-09-03 21:06:15 +0100
commitb911efd8a261e0426d2178542c6b6f81e33f9888 (patch)
treed3e3e1ab5739f27524b69fd69a9975dbb830895a
parentde14dc7272d7650954223e75e4a6f8cdaa482514 (diff)
downloadunit-b911efd8a261e0426d2178542c6b6f81e33f9888.tar.gz
unit-b911efd8a261e0426d2178542c6b6f81e33f9888.tar.bz2
Fix formatting of README.md and SUPPORT.md
Fixes: c30c2f5e4 ("Add unitctl quickstart to README.md") Fixes: 32c91a67a ("Chnages to README and SUPPORT to reflect project change") Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
-rw-r--r--README.md5
-rw-r--r--SUPPORT.md5
2 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index b44bc704..1a0325d9 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
![NGINX Unit Logo](docs/unitlogo.svg)
-# NGINX Unit is actively seeking contributors and maintainers.
+# NGINX Unit is actively seeking contributors and maintainers
Please see: [SUPPORT.md](/SUPPORT.md)
@@ -34,7 +34,8 @@ the most out of today's computing platforms.
### macOS
-Run the following command to install both `unitd` (the Unit daemon) and `unitctl` (the control tool).
+Run the following command to install both `unitd` (the Unit daemon) and
+`unitctl` (the control tool).
``` console
$ brew install nginx/unit/unit
diff --git a/SUPPORT.md b/SUPPORT.md
index de57e6a9..32348f5e 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -1,8 +1,9 @@
# Maintenance and support guidelines
-# NGINX Unit is seeking new maintainers.
+# NGINX Unit is seeking new maintainers
-Going forward, NGINX Unit will no longer receive new features or enhancements from the project maintainers.
+Going forward, NGINX Unit will no longer receive new features or
+enhancements from the project maintainers.
NGINX Unit is still open to community contributions.