Skip to content

Commit 0522075

Browse files
committed
docs: update README
1 parent 5184edf commit 0522075

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

README.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,17 @@
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+
[![Continuous Integration](https://github.com/Ebedthan/sabreur/actions/workflows/ci.yml/badge.svg)](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>
2215

2316
# About
2417

@@ -136,4 +129,11 @@ Contributions are welcomed under the project [code of conduct](https://github.co
136129
Submit problems or requests to the [Issue Tracker](https://github.com/Ebedthan/sabreur/issues).
137130

138131
## 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

Comments
 (0)