Skip to content

Commit 781d300

Browse files
JonathanWoollett-Lightlauralt
authored andcommitted
Added shield links to crates.io and docs.rs
Signed-off-by: Jonathan Woollett-Light <[email protected]>
1 parent f06ac79 commit 781d300

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
# vm-memory
22

3+
[![crates.io](https://img.shields.io/crates/v/vm-memory)](https://crates.io/crates/vm-memory)
4+
[![docs.rs](https://img.shields.io/docsrs/vm-memory)](https://docs.rs/vm-memory/)
5+
36
## Design
47

58
In a typical Virtual Machine Monitor (VMM) there are several components, such

0 commit comments

Comments
 (0)