This is an automated email from the ASF dual-hosted git repository.

poorejc pushed a commit to branch test
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git

commit 9b6b7e22b3a5da51f722ffaeee4ebcc8ca8f4771
Author: poorejc <[email protected]>
AuthorDate: Fri Feb 3 21:45:08 2023 -0500

    adding badge to indicate Node.js Support
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index c7886c6..4fe9746 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@
 ![Maintenance](https://img.shields.io/maintenance/yes/2023)
 ![npm](https://img.shields.io/npm/v/flagon-userale)
 
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
+![Node.js](https://img.shields.io/badge/Node.js%20Support-16.x%2C%2018.x%2C%2019.x-orange)
 
 Apache UserALE.js is part of the [Apache Flagon 
Project](http://flagon.incubator.apache.org/). It is a client side 
instrumentation library written in JavaScript designed for easy deployment and 
lightweight configuration in gathering logs from your web applications for user 
behavioral analytics.
 

Reply via email to