From b5f70fac84370edbb444f971d21aad210d22f955 Mon Sep 17 00:00:00 2001 From: Arun Swaminathan Date: Mon, 3 Aug 2020 03:42:40 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cb7ef32..860b8eb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![npm version](https://badge.fury.io/js/%40coders4achange%2Fblmjs.svg)](https://badge.fury.io/js/%40coders4achange%2Fblmjs) + # BLM This repository has blm.js package which can be leveraged as a commandline tool and javascript package to remove objectionable words from the code repositories, files and directories. Furthermore, it also provides a dictionary of objectionable words and alternatives that can be used for those words, this library can be edited and extended as per the requirement of user.