diff --git a/README.md b/README.md index f35d56a..1423a88 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,8 @@ ecosystem and to document the decision making process. | 001 | implemented | [Drop support for Python 2.7](001_drop_python2/) | | 002 | implemented | [AiiDA Dependency Management](002_dependency_management/) | | 003 | active | [Adopt NEP 29](003_adopt_nep_29/) | -| 005 | draft | [New Export Format](005_exportformat/) | +| 004 | implemented | [Infrastructure for importing completed `CalcJob`s](004_calcjob_importer/) | +| 005 | draft | [New Export Format](005_exportformat/) | ## Submitting an AEP The submission process is described in the [AEP guidelines](000_aep_guidelines/readme.md) which also act as a template for new AEPs.