From 68ea7d3a20e80dac9ffe0c689b7e4e11a2083dff Mon Sep 17 00:00:00 2001 From: brianmajor Date: Tue, 24 Oct 2023 14:59:46 -0700 Subject: [PATCH] docs(docs): root README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6786673..6822543 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ # Science Containers + +This is the git repository for docker images run on the CANFAR Science Platform. + +Official documentation is here: [Official Documentation](https://www.opencadc.org/scicon/) + +Documention in the above link is generated using MkDocs from the markdown files in the [docs directory](docs).