Skip to content

Commit ca13583

Browse files
JonathanWoollett-Lightalexandruag
authored andcommitted
Added shield links to crates.io and docs.rs
Signed-off-by: Jonathan Woollett-Light <jcawl@amazon.co.uk>
1 parent c23c5e3 commit ca13583

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Linux-loader
22

3+
[![crates.io](https://img.shields.io/crates/v/linux-loader)](https://crates.io/crates/linux-loader)
4+
[![docs.rs](https://img.shields.io/docsrs/linux-loader)](https://docs.rs/linux-loader/)
5+
36
The `linux-loader` crate offers support for loading raw ELF (`vmlinux`) and
47
compressed big zImage (`bzImage`) format kernel images on `x86_64` and PE
58
(`Image`) kernel images on `aarch64`. ELF support includes the

0 commit comments

Comments
 (0)