wisalkhanmv
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -39,7 +39,7 @@ pip install lowerated
|
|
39 |
```
|
40 |
|
41 |
Now, you can use it like this:
|
42 |
-
```
|
43 |
from lowerated.rate.entity import Entity
|
44 |
|
45 |
# Example usage
|
|
|
39 |
```
|
40 |
|
41 |
Now, you can use it like this:
|
42 |
+
```python
|
43 |
from lowerated.rate.entity import Entity
|
44 |
|
45 |
# Example usage
|