diff --git a/README.md b/README.md index d031bb6..9f17eb2 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,13 @@ -[//]: # (Badges) -[](https://github.com/CCPBioSim/CodeEntropy/actions/workflows/project-ci.yaml) -[](https://codeentropy.readthedocs.io/en/latest/?badge=latest) - - - - - -[](https://coveralls.io/github/CCPBioSim/CodeEntropy?branch=main) - CodeEntropy ============================== + +| Category | Badges | +|----------------|--------| +| **Build** | [](https://github.com/CCPBioSim/CodeEntropy/actions/workflows/project-ci.yaml) | +| **Documentation** | [](https://codeentropy.readthedocs.io/en/latest/?badge=latest) | +| **PyPI** |     | +| **Quality** | [](https://coveralls.io/github/CCPBioSim/CodeEntropy?branch=main) | + 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.
@@ -18,11 +16,6 @@ CodeEntropy is a Python package for computing the configurational entropy of mac See [CodeEntropy’s documentation](https://codeentropy.readthedocs.io/en/latest/) for more information. -## Copyright - -Copyright (c) 2025 CCPBioSim - - ## Acknowledgements Project based on