From 7fe1d46fc1fcae2284cf13e0cc418657bbd8628b Mon Sep 17 00:00:00 2001 From: Bo Zhang Date: Tue, 1 Mar 2022 17:22:33 +0800 Subject: [PATCH] added the link to doc --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 22158ee..344bdd8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ -# CSST +## CSST CSST pipeline. + + +## install +``` +pip install -U git+git://github.com/hypergravity/laspec +``` + + +## doc + +[ https://laspec.readthedocs.io/en/latest/]( https://laspec.readthedocs.io/en/latest/) \ No newline at end of file -- GitLab