Skip to content

Commit 01aefc3

Browse files
committed
Move readme tagline
1 parent 9beb7da commit 01aefc3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<h1 align="center"> constime </h1>
22

3+
<p align="center">
4+
Zig's <code>comptime</code> for Rust, with zero dependencies.
5+
</p>
6+
37
<div align="center">
48
<a href="https://github.com/DvvCz/constime/actions">
59
<img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/DvvCz/constime/ci.yml?label=build">
@@ -12,8 +16,6 @@
1216
</a>
1317
</div>
1418

15-
> Zig's `comptime`, for Rust, with zero dependencies
16-
1719
## Usage
1820

1921
```bash

0 commit comments

Comments
 (0)