Skip to content

Commit

Permalink
Fix README plot
Browse files Browse the repository at this point in the history
  • Loading branch information
orionarcher committed May 9, 2024
1 parent 834e8bf commit e485c5c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ for analyzing the solvation structure of a liquid. It integrates with
[MDAnalysis](https://www.mdanalysis.org/) to seamlessly calculate, query,
and visualize solvation information.

![summary](docs/tutorials/images/summary_figure.png)

Find documentation and tutorials on [readthedocs](https://solvation-analysis.readthedocs.io/en/latest/).

### Installing SolvationAnalysis
Expand All @@ -35,7 +33,12 @@ pip install solvation-analysis
conda install -c conda-forge solvation_analysis
```

### Select Features
### Solvation Analysis Summarized

![summary](docs/tutorials/images/summary_figure.png)


### Visualization

With just a few lines of code, solvation analysis can calculate detailed
properties within and between solvent systems. A few examples are shown below.
Expand Down

0 comments on commit e485c5c

Please sign in to comment.