Skip to content

Commit fad8a64

Browse files
authored
Update README.md
1 parent bf9dea4 commit fad8a64

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Perfect for finding a **unique username** across GitHub, Twitter, Reddit, Instag
2323
- ✅ Fully modular: add new platform modules easily.
2424
- ✅ Command-line interface ready: works directly after `pip install`.
2525
- ✅ Can be used as username OSINT tool.
26+
- ✅ Very low and lightweight dependencies, can be run on any machine.
2627
---
2728

2829
### Installation
@@ -106,7 +107,7 @@ user_scanner/
106107
├── social/ # Social platforms (Twitter/X, Reddit, Instagram, etc.)
107108
├── creator/ # Creator platforms (Hashnode, Dev.to, Medium, etc.)
108109
├── community/ # Community platforms (forums, niche sites)
109-
├── gaming/ # Gaming sites (chess.com, roblox, valorant etc.)
110+
├── gaming/ # Gaming sites (chess.com, roblox, monkeytype etc.)
110111
```
111112

112113
**Module guidelines:**
@@ -135,6 +136,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for examples.
135136
This project is licensed under the **MIT License**. See [LICENSE](LICENSE) for details.
136137

137138

139+
<!---
138140
## 🌟 Stars:
139141
140142
<a href="https://www.star-history.com/#kaifcodec/user-scanner&type=date&legend=top-left">
@@ -144,6 +146,6 @@ This project is licensed under the **MIT License**. See [LICENSE](LICENSE) for d
144146
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=kaifcodec/user-scanner&type=date&legend=top-left" />
145147
</picture>
146148
</a>
147-
149+
--->
148150
---
149151
## ⚠️ `community/` and `gaming/` are small, looking for contributions

0 commit comments

Comments
 (0)