|
1 | | -<p align="center"> |
2 | | - <a href="https://github.com/Ebedthan/sabreur"> |
3 | | - <img src="img/sabreur.png" width="300"> |
4 | | - </a> |
5 | | - </br> |
6 | | - <a href="https://github.com/Ebedthan/sabreur/actions?query=workflow%3A%22Continuous+Integration%22"> |
7 | | - <img src="https://img.shields.io/github/actions/workflow/status/Ebedthan/sabreur/ci.yml?style=flat&logo=GitHub%20Actions&branch=main"> |
8 | | - </a> |
9 | | - <a href="https://crates.io/crates/sabreur"> |
10 | | - <img src="https://img.shields.io/crates/v/sabreur.svg?style=flat"> |
11 | | - </a> |
12 | | - <a href="https://codecov.io/gh/Ebedthan/sabreur"> |
13 | | - <img src="https://codecov.io/gh/Ebedthan/sabreur/branch/main/graph/badge.svg"> |
14 | | - </a> |
15 | | - <a href="https://github.com/Ebedthan/sabreur"> |
16 | | - <img src="https://img.shields.io/badge/rust-1.74.1%2B-blue.svg?maxAge=3600"> |
17 | | - </a> |
18 | | - <a href="https://github.com/Ebedthan/sabreur/blob/master/LICENSE"> |
19 | | - <img src="https://img.shields.io/badge/license-MIT-blue?style=flat"> |
20 | | - </a> |
21 | | -</p> |
| 1 | +# sabreur |
| 2 | +[](https://github.com/Ebedthan/sabreur/actions/workflows/ci.yml) |
| 3 | +<a href="https://crates.io/crates/sabreur"> |
| 4 | + <img src="https://img.shields.io/crates/v/sabreur.svg?style=flat"> |
| 5 | +</a> |
| 6 | +<a href="https://codecov.io/gh/Ebedthan/sabreur"> |
| 7 | + <img src="https://codecov.io/gh/Ebedthan/sabreur/branch/main/graph/badge.svg"> |
| 8 | +</a> |
| 9 | +<a href="https://github.com/Ebedthan/sabreur"> |
| 10 | + <img src="https://img.shields.io/badge/rust-1.74.1%2B-blue.svg?maxAge=3600"> |
| 11 | +</a> |
| 12 | +<a href="https://github.com/Ebedthan/sabreur/blob/master/LICENSE"> |
| 13 | + <img src="https://img.shields.io/badge/license-MIT-blue?style=flat"> |
| 14 | +</a> |
22 | 15 |
|
23 | 16 | # About |
24 | 17 |
|
@@ -136,4 +129,11 @@ Contributions are welcomed under the project [code of conduct](https://github.co |
136 | 129 | Submit problems or requests to the [Issue Tracker](https://github.com/Ebedthan/sabreur/issues). |
137 | 130 |
|
138 | 131 | ## Code of conduct |
139 | | -Please note that the sabreur project is released with a [Contributor Code of Conduct](https://github.com/Ebedthan/sabreur/blob/main/CODE_OF_CONDUCT.md). By contributing to this project, you agree to abide by its terms. |
| 132 | +Please note that the sabreur project is released with a [Contributor Code of Conduct](https://github.com/Ebedthan/sabreur/blob/main/CODE_OF_CONDUCT.md). By contributing to this project, you agree to abide by its terms. |
| 133 | + |
| 134 | + |
| 135 | +<p align="center"> |
| 136 | + <a href="https://github.com/Ebedthan/sabreur"> |
| 137 | + <img src="img/sabreur.png" width="300"> |
| 138 | + </a> |
| 139 | +</p> |
0 commit comments