Skip to content

Commit

Permalink
Adjusted README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xTaoDev committed Dec 2, 2023
1 parent 24f5306 commit b4d02c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<h1 align="center">
Wallet Trades Tracker
🔎 Wallet Trades Tracker 🔍
</h1>
</p>
<p align="center">
Expand Down Expand Up @@ -52,7 +52,7 @@ To run the tool, you will **need to have at least Python 3.6 installed on your s
TELEGRAM_BOT_TOKEN=""
TELEGRAM_CHAT_ID=""
```
4. Edit `wallets.txt` with your own wallets to track<br>Format: BLOCKCHAIN:ADDRESS (e.g.:ETHEREUM:0xae2fc483527b8ef99eb5d9b44875f005ba1fae13)
4. Edit `wallets.txt` with your own wallets to track<br>*Format: BLOCKCHAIN:ADDRESS (e.g.:ETHEREUM:0xae2fc483527b8ef99eb5d9b44875f005ba1fae13)*
5. Start the tool with `python run.py` inside main folder

## Screenshots 📸
Expand Down

0 comments on commit b4d02c4

Please sign in to comment.