diff --git a/README.md b/README.md
index 0070c8d..a33cae3 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,16 @@
Telegram File Stream Bot
-
+
A Telegram bot to stream files to web
- Demo Bot »
+ Demo Bot »
- Report a Bug
+ Report a Bug
|
- Request Feature
+ Request Feature
@@ -46,7 +46,7 @@
## About This Bot
-
+
@@ -113,7 +113,7 @@ DATABASE_URL=mongodb_uri
`OWNER_ID` : Your Telegram User ID
-`DATABASE_URL` : MongoDB URI for saving User IDs when they first Start the Bot. We will use that for Broadcasting to them. I will try to add more features related with Database. If you need help to get the URI you can ask in [Support Group](https://t.me/linux_repo).
+`DATABASE_URL` : MongoDB URI for saving User IDs when they first Start the Bot. We will use that for Broadcasting to them. I will try to add more features related with Database. If you need help to get the URI you can ask in [Me Telegram](https://t.me/Avishkarpatil).
### Optional Vars
@@ -146,6 +146,9 @@ Bot also Supported with Channels. Just add bot Channel as Admin. If any new file
## Credits
+- [@Avishkarpatil](https://telegram.me/Avishkarpatil)
+
- [@EverythingSuckz](https://github.com/EverythingSuckz) & [@AbirHasan2005](https://github.com/AbirHasan2005)
+
- [eyaadh](https://github.com/eyaadh) for his awesome [Megatron Bot](https://github.com/eyaadh/megadlbot_oss)
- [Dan Tès](https://telegram.dog/haskell) for his [Pyrogram Library](https://github.com/pyrogram/pyrogram)