[njs] Add badges to README.md

noreply at nginx.com noreply at nginx.com
Wed Aug 21 18:24:02 UTC 2024


details:   https://github.com/nginx/njs/commit/0d2b8b53168261d8bc2fb9ceb15244e2bccd9c70
branches:  master
commit:    0d2b8b53168261d8bc2fb9ceb15244e2bccd9c70
user:      Elijah Zupancic <e.zupancic at f5.com>
date:      Tue, 20 Aug 2024 11:41:44 -0700
description:
Add badges to README.md

This change adds two badges indicating the current project status and level of
support offered. These badges are standardized across many nginx projects.

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index bca96454..5beac3c0 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
+[![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)
+[![Community Support](https://badgen.net/badge/support/commercial/green?icon=awesome)](/SUPPORT.md)
+
 ![NGINX JavaScript Banner](NGINX-js-1660x332.png "NGINX JavaScript Banner")
 
 # NGINX JavaScript


More information about the nginx-devel mailing list