Skip to content

Commit e6d3fe8

Browse files
authored
Update README.md
import section updated
1 parent 300a4e0 commit e6d3fe8

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-
from cmpx.Complex import Complex
20+
import cmpx
2121
```
2222
### Different instanciations of Complex class
2323
```python

0 commit comments

Comments
 (0)