Skip to content

Commit d00411a

Browse files
Update README checklist to mark completed tasks
1 parent cb16502 commit d00411a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ conda env create -f environment.yml
2727
- [x] Modify [binder](https://mybinder.org/) badge by inserting the repo name
2828
- [x] Add general run data to [`data/general.json`](data/general.json)
2929
- [x] Add LSC data to [`data/tritium_detection`](data/tritium_detection)
30-
- [ ] Add neutron detection data to [`data/neutron_detection`](data/neutron_detection)
30+
- [x] Add neutron detection data to [`data/neutron_detection`](data/neutron_detection)
3131
- [x] Add OpenMC model to [`analysis/neutron`](analysis/neutron)
3232
- [x] Add Tritium model to [`analysis/tritium`](analysis/tritium)
33-
- [ ] Add the right version tags to [`environment.yml`](environment.yml)
33+
- [x] Add the right version tags to [`environment.yml`](environment.yml)
3434
- [x] Add and update information in the README
35-
- [ ] Add all analysis to [CI workflows](.github/workflows)
35+
- [x] Add all analysis to [CI workflows](.github/workflows)
3636
- [x] Make first release on GitHub
3737
- [x] Update Zenodo badge with new DOI
3838
- [x] Link Zenodo record (created automatically) to the [LIBRA-project Zenodo community](https://zenodo.org/communities/libra-project/records)

0 commit comments

Comments
 (0)