diff --git a/README.md b/README.md index 0380360..37251e1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # `pci_types` + +[![docs.rs](https://docs.rs/pci_types/badge.svg)](https://docs.rs/pci_types/) + Library with types for handling PCI devices. Work in progress.