Skip to content

Commit cab4ba1

Browse files
committed
new format for README
1 parent e86fe1c commit cab4ba1

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<div align="center">
22

3-
# TestIt - a test-runner written in Zig
3+
# TestIt
44

5-
![zig version](https://img.shields.io/badge/zig%20version-0.15-fcca77)
5+
![zig version](https://img.shields.io/badge/zig%20version-0.15-fcca77?style=for-the-badge)
66
[![Build Status](https://img.shields.io/github/actions/workflow/status/lima1909/testit/ci.yaml?style=for-the-badge)](https://github.com/lima1909/testit/actions)
77
![License](https://img.shields.io/github/license/lima1909/testit?style=for-the-badge)
88
[![Stars](https://img.shields.io/github/stars/lima1909/testit?style=for-the-badge)](https://github.com/lima1909/testit/stargazers)
@@ -11,7 +11,9 @@
1111

1212
`TestIt` is a ready-made test-runner AND a library for building your own test-runner, written in ⚡ZIG ⚡.
1313

14-
*TestIt is in a very early stage of development and can change!*
14+
<div style="padding:10px;border:2px solid #f39c12;" align="center">
15+
<strong>TestIt is in a very early stage of development and can change!:</strong>
16+
</div>
1517

1618

1719
## Features

0 commit comments

Comments
 (0)