Skip to content

Commit c5ba1e8

Browse files
committed
feat: update readme
1 parent 5ce01b8 commit c5ba1e8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# ray-rust
22

3+
<p align="center">
4+
<a href="https://github.com/ALameLlama/ray-rust/actions/workflows/publish.yml"><img src="https://img.shields.io/github/actions/workflow/status/ALameLlama/ray-rust/.github/workflows/publish.yml" alt="Build + Test Status"></a>
5+
<a href="https://crates.io/crates/ray-rust"><img src="https://img.shields.io/crates/v/ray-rust" alt="Latest Stable Version"></a>
6+
<a href="https://github.com/ALameLlama/ray-rust/blob/master/LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License"></a>
7+
</p>
8+
39
This is currently WIP and still missing features but has basic ray debugging.
410

511
## Examples

0 commit comments

Comments
 (0)