Skip to content

Commit

Permalink
Add information that it's now available via pip
Browse files Browse the repository at this point in the history
  • Loading branch information
bliepp committed Dec 3, 2020
1 parent a458283 commit cdf2455
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,9 @@ A tool for removing atoms in IMD config files, just like a cookie cutter in high
* Works in 2D and 3D (theoretically unlimited dimensions supported)
* Flexible slicing setup for your atom configuration by simply overriding a class
* Possibility to modify the atom data (coordinates, velocity, type, etc.) individually

## Installation
Install it by simply using pip:
```
python3 -m pip install [--user] imd-cookie-cutter
```

0 comments on commit cdf2455

Please sign in to comment.