victor-gil-sepulveda / pyRMSD

pyRMSD is a small Python package that aims to offer an integrative and efficient way of performing RMSD calculations of large sets of structures. It is specially tuned to do fast collective RMSD calculations, as pairwise RMSD matrices.
Other
26 stars 14 forks source link

Fix headings in README.md #10

Open mpharrigan opened 7 years ago

mpharrigan commented 7 years ago

The headings were not displaying properly. (I think github recently changed their markdown parser, and the new one is probably more strict)