Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
killiansheriff authored Aug 8, 2023
1 parent 89aa459 commit 96640ce
Showing 1 changed file 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 @@ -23,7 +23,7 @@ wc_for_shells = data.attributes["Warren-Cowley parameters"]
print(f"1NN Warren-Cowley parameters: \n {wc_for_shells[0]}")
print(f"2NN Warren-Cowley parameters: \n {wc_for_shells[1]}")
```
Examples scripts can be found in the ``examples/`` folder.
Example scripts can be found in the ``examples/`` folder.

## Installation
For a standalone Python package or Conda environment, please use:
Expand Down

0 comments on commit 96640ce

Please sign in to comment.