|
7 | 7 | </p> |
8 | 8 |
|
9 | 9 | <h4 align="center"> |
10 | | - <a href="https://github.com/coding-kitties/investing-algorithm-framework/actions/workflows/test.yml"> |
11 | | - <img src="https://img.shields.io/github/actions/workflow/status/coding-kitties/investing-algorithm-framework/test.yml?branch=master&label=linux&style=flat-square&logo=linux&logoColor=white" alt="linux" style="height: 20px;"> |
| 10 | + <a href="https://github.com/coding-kitties/investing-algorithm-framework/actions/workflows/test.yml?query=branch%3Amain"> |
| 11 | + <img src="https://img.shields.io/github/actions/workflow/status/coding-kitties/investing-algorithm-framework/test.yml?branch=main&label=linux%20(main)&style=flat-square&logo=linux&logoColor=white" alt="linux main" style="height: 20px;"> |
12 | 12 | </a> |
13 | | - <a href="https://github.com/coding-kitties/investing-algorithm-framework/actions/workflows/test.yml"> |
14 | | - <img src="https://img.shields.io/github/actions/workflow/status/coding-kitties/investing-algorithm-framework/test.yml?branch=master&label=macos&style=flat-square&logo=apple&logoColor=white" alt="macos" style="height: 20px;"> |
| 13 | + <a href="https://github.com/coding-kitties/investing-algorithm-framework/actions/workflows/test.yml?query=branch%3Amain"> |
| 14 | + <img src="https://img.shields.io/github/actions/workflow/status/coding-kitties/investing-algorithm-framework/test.yml?branch=main&label=macos%20(main)&style=flat-square&logo=apple&logoColor=white" alt="macos main" style="height: 20px;"> |
15 | 15 | </a> |
16 | | - <a href="https://github.com/coding-kitties/investing-algorithm-framework/actions/workflows/test.yml"> |
17 | | - <img src="https://img.shields.io/github/actions/workflow/status/coding-kitties/investing-algorithm-framework/test.yml?branch=master&label=windows&style=flat-square&logo=windows&logoColor=white" alt="windows" style="height: 20px;"> |
| 16 | + <a href="https://github.com/coding-kitties/investing-algorithm-framework/actions/workflows/test.yml?query=branch%3Amain"> |
| 17 | + <img src="https://img.shields.io/github/actions/workflow/status/coding-kitties/investing-algorithm-framework/test.yml?branch=main&label=windows%20(main)&style=flat-square&logo=windows&logoColor=white" alt="windows main" style="height: 20px;"> |
| 18 | + </a> |
| 19 | + <br> |
| 20 | + <a href="https://github.com/coding-kitties/investing-algorithm-framework/actions/workflows/test.yml?query=branch%3Adev"> |
| 21 | + <img src="https://img.shields.io/github/actions/workflow/status/coding-kitties/investing-algorithm-framework/test.yml?branch=dev&label=linux%20(dev)&style=flat-square&logo=linux&logoColor=white" alt="linux dev" style="height: 20px;"> |
| 22 | + </a> |
| 23 | + <a href="https://github.com/coding-kitties/investing-algorithm-framework/actions/workflows/test.yml?query=branch%3Adev"> |
| 24 | + <img src="https://img.shields.io/github/actions/workflow/status/coding-kitties/investing-algorithm-framework/test.yml?branch=dev&label=macos%20(dev)&style=flat-square&logo=apple&logoColor=white" alt="macos dev" style="height: 20px;"> |
| 25 | + </a> |
| 26 | + <a href="https://github.com/coding-kitties/investing-algorithm-framework/actions/workflows/test.yml?query=branch%3Adev"> |
| 27 | + <img src="https://img.shields.io/github/actions/workflow/status/coding-kitties/investing-algorithm-framework/test.yml?branch=dev&label=windows%20(dev)&style=flat-square&logo=windows&logoColor=white" alt="windows dev" style="height: 20px;"> |
18 | 28 | </a> |
19 | 29 | <a href="https://pypi.org/project/investing-algorithm-framework/"> |
20 | 30 | <img src="https://img.shields.io/pypi/v/investing-algorithm-framework.svg?style=flat-square" alt="pypi" style="height: 20px;"> |
|
0 commit comments