Skip to content

Commit

Permalink
uefi-raw: Add crates.io/docs.rs badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasbishop committed Jul 8, 2023
1 parent 68ac5fe commit c2c4c06
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions uefi-raw/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# uefi-raw

[![Crates.io](https://img.shields.io/crates/v/uefi-raw)](https://crates.io/crates/uefi-raw)
[![Docs.rs](https://docs.rs/uefi-macros/badge.svg)](https://docs.rs/uefi-raw)

This crate contains raw UEFI types that closely match the definitions in the
[UEFI Specification].

Expand Down

0 comments on commit c2c4c06

Please sign in to comment.