Skip to content

Commit e0de155

Browse files
authored
Update README.md
Changing import section
1 parent 135e3d3 commit e0de155

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pip install cmpx
1717
## Usage
1818
### Importing Complex class
1919
```python
20-
import cmpx
20+
from cmpx import Complex
2121
```
2222
### Different instanciations of Complex class
2323
```python

0 commit comments

Comments
 (0)