diff --git a/README.md b/README.md index eb7a488190beab23cce40d1164a3b2bd15794135..9db28ee694fda879ad80b1638d64954968e687ea 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ GenericIO is a write-optimized library for writing self-describing scientific data files on large-scale parallel file systems. +* Repository: [git.cels.anl.gov](https://git.cels.anl.gov/hacc/genericio) +* Documentation: [CPACdocs](https://www.hep.anl.gov/CPACdocs/genericio/) + ## Reference Habib, et al., HACC: Simulating Future Sky Surveys on State-of-the-Art @@ -13,7 +16,7 @@ Supercomputing Architectures, New Astronomy, 2015 The most recent version of source is available by cloning this repo: ```bash -git clone https://xgitlab.cels.anl.gov/hacc/genericio.git +git clone https://git.cels.anl.gov/hacc/genericio.git ``` There is also a history of code