This commit is contained in:
Daniel Bauer
2020-10-24 20:53:07 +02:00
parent b130596fe8
commit 38c30baa5b

View File

@@ -6,7 +6,7 @@ description = "An implementation of the weighted histogram analysis method"
license = "GPL-3.0" license = "GPL-3.0"
repository = "https://github.com/danijoo/WHAM" repository = "https://github.com/danijoo/WHAM"
readme = "README.md" readme = "README.md"
categories = ["science", "command-line-utilities", "molecular-dynamics", "algorithms"] categories = ["science", "command-line-utilities", "algorithms"]
keywords = ["math", "statistics", "histogram", "bioinformatics", "molecular-dynamics"] keywords = ["math", "statistics", "histogram", "bioinformatics", "molecular-dynamics"]
[dependencies] [dependencies]