Skip to content

Commit

Permalink
Add key concept tutorial to tutorial list in README (#1120)
Browse files Browse the repository at this point in the history
* Update index.md

* Update README.md

* Update README.md

* Update README.md
  • Loading branch information
QuantumChemist authored Feb 11, 2025
1 parent fdcd63f commit 6b2e0cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ started:

- [Introduction to running workflows][running-workflows]
- [Using atomate2 with FireWorks][atomate2_fireworks]
- [Overview of key concepts][key-concepts]
- [List of VASP workflows][vasp_workflows]

## Need help?
Expand Down Expand Up @@ -151,6 +152,7 @@ A journal submission of `atomate2` is undergoing peer review. In the meantime, p
[contributors]: https://materialsproject.github.io/atomate2/about/contributors.html
[license]: https://raw.githubusercontent.com/materialsproject/atomate2/main/LICENSE
[running-workflows]: https://materialsproject.github.io/atomate2/user/running-workflows.html
[key-concepts]: https://materialsproject.github.io/atomate2/user/key_concepts_overview.html#key-concepts-in-atomate2-job-flow-makers-inputset-taskdocument-and-builder
[atomate2_fireworks]: https://materialsproject.github.io/atomate2/user/fireworks.html
[vasp_workflows]: https://materialsproject.github.io/atomate2/user/codes/vasp.html
[RelaxBandStructure]: https://materialsproject.github.io/atomate2/user/codes/vasp.html#relax-and-band-structure
Expand Down
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
user/index
user/install
user/running-workflows
user/key_concepts_overview
user/docs-schemas-emmet
user/fireworks
user/atomate-1-vs-2
Expand Down

0 comments on commit 6b2e0cd

Please sign in to comment.