diff options
author | Andrew Clayton <a.clayton@nginx.com> | 2024-03-09 17:58:23 +0000 |
---|---|---|
committer | Andrew Clayton <a.clayton@nginx.com> | 2024-03-13 02:11:30 +0000 |
commit | dc16a7bc179776b22f1a001a039518cbfec75092 (patch) | |
tree | 48d1bab5939034542ace976db48ae089ed4cbb3e /README.md | |
parent | 0716b0c752b44b92fe079e5a9ce53d714c11684e (diff) | |
download | unit-dc16a7bc179776b22f1a001a039518cbfec75092.tar.gz unit-dc16a7bc179776b22f1a001a039518cbfec75092.tar.bz2 |
Add a repostatus badge to the README
This is set to 'active' and is described here
<https://www.repostatus.org/>
This is now a requirement of F5/NGINX OSS projects.
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # NGINX Unit +[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) + ## Universal Web App Server ![NGINX Unit Logo](docs/unitlogo.svg) |