diff --git a/README.md b/README.md index c2428d1..d6a82d0 100644 --- a/README.md +++ b/README.md @@ -187,11 +187,17 @@ $ stepcount-collate-outputs outputs/ ``` This will collate all *-Info.json files found in outputs/ and generate a CSV file. + ## Validation Validation for this algorithm is presented in a preprint on medRxiv at: [https://www.medrxiv.org/content/10.1101/2023.02.20.23285750v1](https://www.medrxiv.org/content/10.1101/2023.02.20.23285750v1). +## Contributing +If you would like to contribute to this repository, please check out [CONTRIBUTING.md](https://github.com/OxWearables/stepcount/blob/main/CONTRIBUTING.md). +We welcome contributions in the form of bug reports, feature requests, and pull requests. + + ## Citing our work When using this tool, please consider citing the works listed in [CITATION.md](https://github.com/OxWearables/stepcount/blob/main/CITATION.md).