From 02947212f5dc1119e031c983b09207efdc11ea72 Mon Sep 17 00:00:00 2001
From: Arshid <arshidkv12@gmail.com>
Date: Thu, 16 Mar 2023 17:17:21 +0530
Subject: [PATCH] Update README.md

---
 README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 839ddd2..5e26499 100644
--- a/README.md
+++ b/README.md
@@ -6,11 +6,13 @@ Mosquitto authentication and ACL (Access control list) checking plugin. It is wo
 
 #### How to install?
 
-Download plugin.so file and load .conf file as follows
+Download **mosquitto-auth.so** file and load .conf file as follows
 ```mosquitto -c mosquitto.conf```
 
+**[Download]**([dd](https://phpbolt.com/wp-content/uploads/2023/03/mosquitto-auth.zip))
+
 The mosquitto.conf file
-```plugin path/to/plugin.so```
+```plugin path/to/mosquitto-auth.so```
 
 #### Configure database