Skip to content

Commit

Permalink
fixed naming mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickmelix committed Jan 24, 2019
1 parent 1c582d1 commit b4b848c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Please do contact me with questions or use the GitHub features to contribute.

## Usage:
```python
from cm5-calculator import calc_cm5
from cm5calculator import calc_cm5
from ase import io

molecule = io.read('mol.xyz')
Expand Down
File renamed without changes.

0 comments on commit b4b848c

Please sign in to comment.