Skip to content

Commit c40fc07

Browse files
authored
Fixed Bash click
1 parent 007fe7d commit c40fc07

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
## SmartFaker
22

3-
A powerful Python library for generating fake addresses, supporting up to 103 countries. Ideal for bots, MTProto API frameworks, and Python scripts.
3+
A powerful Asynchronous Python library for generating fake addresses, supporting up to 181 countries. Ideal for bots, MTProto API frameworks, and Python scripts.
44

55
### Installation
6-
```
6+
```bash
77
pip install smartfaker
88
```
9+
910
### Usage
1011

1112
#### Basic Asyncio Example

0 commit comments

Comments
 (0)