Add README.md
This commit is contained in:
commit
2d3d9db506
18
README.md
Normal file
18
README.md
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
# social-Media-userName Checker-
|
||||||
|
python script that check if the username available on socail media platform\
|
||||||
|
available platform :
|
||||||
|
1. "twitter",
|
||||||
|
2. "instagram",
|
||||||
|
3. "youtube",
|
||||||
|
4. "snapchat",
|
||||||
|
5. "TikTok"
|
||||||
|
## Installation
|
||||||
|
```bash
|
||||||
|
pip install -r requirements.txt
|
||||||
|
```
|
||||||
|
## Usage
|
||||||
|
```python
|
||||||
|
python checker.py
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user