Commit dac22984 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

updated README.md

parent 01e02e0c
Pipeline #59 passed with stages
in 8 seconds
......@@ -49,19 +49,19 @@ The `csst_proto` uses an awesome algorithm based on `numpy.ndarray` indices to f
## timeline
| file / directory | description | notes | C6 | C7 |
|--------------------|---------------------------------|-------|-----|-----|
| `csst_proto/` | source code & data | | √ | |
| `doc/` | sphinx-based documentation | | | √ |
| `example/` | code examples | | - | - |
| `tests/` | unit tests | | | √ |
| `.gitignore` | git file | | √ | |
| `.gitlab-ci.yml` | gitlab CI/CD pipeline | | | √ |
| `LICENSE` | code license | | √ | |
| `README.md` | readme file | | √ | |
| `install.sh` | single-line installation script | | √ | |
| `install_local.sh` | local installation script | | √ | |
| `readthedocs.yml` | readthedocs.io configuration | | | √ |
| `requirements.txt` | code requirements | | √ | |
| `setup.py` | sphinx-based documentation | | √ | |
| file / directory | description | urgent | C6 | C7 |
|--------------------|---------------------------------|--------|-----|-----|
| `csst_proto/` | source code & data | √√ | √ | |
| `doc/` | sphinx-based documentation | | | √ |
| `example/` | code examples | - | - | - |
| `tests/` | unit tests | | | √ |
| `.gitignore` | git file | | √ | |
| `.gitlab-ci.yml` | gitlab CI/CD pipeline | | | √ |
| `LICENSE` | code license | | √ | |
| `README.md` | readme file | √√ | √ | |
| `install.sh` | single-line installation script | | √ | |
| `install_local.sh` | local installation script | | √ | |
| `readthedocs.yml` | readthedocs.io configuration | | | √ |
| `requirements.txt` | code requirements | | √ | |
| `setup.py` | sphinx-based documentation | √√ | √ | |
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