Skip to content

Commit 365a779

Browse files
committed
add cve-rs logo
1 parent f67deb2 commit 365a779

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<h1 align="center">cve-rs</h1>
2+
<h1 align="center"><img src="./assets/cve-rs-logo.png"></h1>
33
<h6 align="center">
44
<a href="https://github.com/Speykious/cve-rs/actions/workflows/ci.yaml">
55
<img src="https://img.shields.io/github/actions/workflow/status/serde-rs/serde/ci.yml?branch=master" align="top">
@@ -36,7 +36,7 @@ That is why **cve-rs** uses `#![deny(unsafe_code)]` in the entire codebase. Ther
3636

3737
Here is an example of usage with the `segfault` subcommand:
3838

39-
![segfault demo](/segfault-demo.png)
39+
![segfault demo](/assets/segfault-demo.png)
4040

4141
## Install
4242

assets/cve-rs-logo.png

28.1 KB
Loading
File renamed without changes.

0 commit comments

Comments
 (0)