Commit 1d33af51 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

updated doc and README

parent 06e75dc6
## CSST ## CSST
[![Documentation Status](https://readthedocs.org/projects/csst/badge/?version=latest)](https://csst.readthedocs.io/en/latest/?badge=latest) [![Documentation Status](https://readthedocs.org/projects/csst/badge/?version=latest)](https://csst.readthedocs.io/en/latest/?badge=latest)
CSST pipeline. CSST pipeline.
## Homepage
- Github: https://github.com/csster/csst
- Gitlab: https://csst-tb.bao.ac.cn/code/zhangbo/csst
## install ## Install
``` ```
pip install -U git+git://github.com/csster/csst git clone https://csst-tb.bao.ac.cn/code/zhangbo/csst.git
cd csst
sh install.sh
``` ```
## doc ## Doc
[ https://csst.readthedocs.io/en/latest/]( https://csst.readthedocs.io/en/latest/) [ https://csst.readthedocs.io/en/latest/]( https://csst.readthedocs.io/en/latest/)
\ No newline at end of file
...@@ -11,6 +11,7 @@ csst ...@@ -11,6 +11,7 @@ csst
`csst` is the pipeline package for the **CSST** (Chinese Space Station Telescope). `csst` is the pipeline package for the **CSST** (Chinese Space Station Telescope).
* Gitlab: https://csst-tb.bao.ac.cn/code/zhangbo/csst
* Github: https://github.com/csster/csst * Github: https://github.com/csster/csst
* PYPI: https://pypi.org/project/csst * PYPI: https://pypi.org/project/csst
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment