Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Creative0708 committed Feb 20, 2024
1 parent 02eff9b commit adc3c33
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
<p align="center">
<h1 align="center">cve-rs</h1>

<h1 align="center">cve-rs</h1>
<h6 align="center">
<img src="https://img.shields.io/github/actions/workflow/status/serde-rs/serde/ci.yml?branch=master" align="top">
</h6>

<div align="center">

Blazingly 🔥 fast 🚀 memory vulnerabilities, written in 100% safe Rust. 🦀

Blazingly 🔥 fast 🚀 memory vulnerabilities, written in 100% safe Rust. 🦀
</div>
</p>

&nbsp;
[Build Status]: https://img.shields.io/github/actions/workflow/status/Speykious/cve-rs/ci.yml?branch=master

**cve-rs** allows you to introduce common memory vulnerabilities (such as buffer overflows and segfaults) into your Rust program in a memory safe manner.

Expand Down

0 comments on commit adc3c33

Please sign in to comment.