Skip to content

Commit a01b661

Browse files
committed
Chore: improve readme
1 parent 68d2652 commit a01b661

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
# SPFormat
2-
3-
Opinionated SourcePawn code formatter, for the new and the old syntax, written in Rust.
4-
5-
[![Build](https://github.com/Sarrus1/SPFormat/actions/workflows/release.yml/badge.svg)](https://github.com/Sarrus1/SPFormat/actions/workflows/release.yml)
1+
<div align="center">
2+
<h1><code>SPFormat</code></h1>
3+
<p>
4+
<strong>Opinionated SourcePawn code formatter, for the new and the old syntax, written in Rust.
5+
</strong>
6+
</p>
7+
<p style="margin-bottom: 0.5ex;">
8+
<a href="https://github.com/Sarrus1/SPFormat/actions/workflows/release.yml"><img
9+
src="https://github.com/Sarrus1/SPFormat/actions/workflows/release.yml/badge.svg"
10+
/>
11+
</a>
12+
</p>
13+
</div>
614

715
## Try the [playground](https://sarrus1.github.io/SPFormat/)!
816

0 commit comments

Comments
 (0)