Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e9fa1b3

Browse files
committedOct 2, 2024
Center image in README.md
1 parent c195bfb commit e9fa1b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<p align="center">
77
A novel variational approach to transition path sampling (TPS) based on the Doob’s h-transform. Our method can be used to sample transition paths between two meta-stable states of molecular systems.
88
</p>
9-
10-
11-
![Visualization of alanine dipeptide transitioning between two meta-stable states](visualizations/aldp.gif)
9+
<p align="center">
10+
<img src="visualizations/aldp.gif" alt="Visualization of alanine dipeptide transitioning between two meta-stable states"/>
11+
</p>
1212

1313
## Setup
1414

0 commit comments

Comments
 (0)
Please sign in to comment.