You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* update link
* add markdown check hook
* try to migrate the lint workflow
* Revert "add markdown check hook"
This reverts commit 2786a73.
* comment out ruff for now
* try linkspector
* fall back to markdown-link-check
* revert md-link-check
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Pymatgen (Python Materials Genomics) is a robust, open-source Python
21
21
library for materials analysis. These are some of the main features:
22
22
23
23
1. Highly flexible classes for the representation of `Element`, `Site`, `Molecule` and `Structure` objects.
24
-
2. Extensive input/output support, including support for [VASP](https://cms.mpi.univie.ac.at/vasp), [ABINIT](https://abinit.org), [CIF](https://wikipedia.org/wiki/Crystallographic_Information_File), [Gaussian](https://gaussian.com), [XYZ](https://wikipedia.org/wiki/XYZ_file_format), and many other file formats.
24
+
2. Extensive input/output support, including support for [VASP](https://www.vasp.at/), [ABINIT](https://abinit.github.io/abinit_web/), [CIF](https://wikipedia.org/wiki/Crystallographic_Information_File), [Gaussian](https://gaussian.com), [XYZ](https://wikipedia.org/wiki/XYZ_file_format), and many other file formats.
25
25
3. Powerful analysis tools, including generation of phase diagrams, Pourbaix diagrams, diffusion analyses, reactions, etc.
26
26
4. Electronic structure analyses, such as density of states and band structure.
27
27
5. Integration with the [Materials Project] REST API.
0 commit comments