Skip to content

Commit 5a638e2

Browse files
committed
change logo source within README.md to use locallly sourced file in docs rather than the hosted version
1 parent 548fc61 commit 5a638e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ CodeEntropy
1111
CodeEntropy is a Python package for computing the configurational entropy of macromolecular systems using forces sampled from molecular dynamics (MD) simulations. It implements the multiscale cell correlation method to provide accurate and efficient entropy estimates, supporting a wide range of applications in molecular simulation and statistical mechanics.
1212

1313
<p align="center">
14-
<img src="https://github.com/CCPBioSim/branding/blob/fbf562b1f5a9bf34440d0a537548591bad0bd206/logos/biosim-codeentropy_logo_grey.png" alt="CodeEntropy logo" width="300"/>
14+
<img src="docs/images/biosim-codeentropy_logo_grey.svg" alt="CodeEntropy logo" width="300"/>
1515
</p>
1616

1717
See [CodeEntropy’s documentation](https://codeentropy.readthedocs.io/en/latest/) for more information.

0 commit comments

Comments
 (0)