From c2d2abb0f8c8174e7e573a9cdaf9bc7076cf65f4 Mon Sep 17 00:00:00 2001 From: munil8215 <160749681+munil8215@users.noreply.github.com> Date: Fri, 21 Mar 2025 09:01:52 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d62931b..a51f048 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ JavaScript [MD5](https://en.wikipedia.org/wiki/MD5) implementation. Compatible with server-side environments like [Node.js](https://nodejs.org/), module loaders like [RequireJS](https://requirejs.org/) or [webpack](https://webpack.js.org/) and all web browsers. - +muni lokesh ## Usage ### Client-side From 6d080b67b2411a0a2a87b3f329fde23a2ca1dbb1 Mon Sep 17 00:00:00 2001 From: munil8215 <160749681+munil8215@users.noreply.github.com> Date: Fri, 21 Mar 2025 09:03:32 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a51f048..b54a41d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # JavaScript MD5 ## Contents - +muni - [Demo](https://blueimp.github.io/JavaScript-MD5/) - [Description](#description) - [Usage](#usage)