Commit 01e02e0c authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

updated README.md

parent 8b260d62
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -51,10 +51,10 @@ The `csst_proto` uses an awesome algorithm based on `numpy.ndarray` indices to f

| file / directory   | description                     | notes | C6  | C7  |
|--------------------|---------------------------------|-------|-----|-----|
| `csst_proto`       | source code & data              |       | √   |     |
| `doc`              | sphinx-based documentation      |       |     | √   |
| `example`          | code examples                   |       | -   | -   |
| `tests`            | unit tests                      |       |     | √   |
| `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                    |       | √   |     |