diff --git a/README.md b/README.md index d10d5a1..e250c6b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# An ARINC 653 emulator for Linux +# An ARINC 653 emulator for Linux   [![Latest Version]][crates.io] [![Docs]][docs.rs] [![Docs (macros)]][docs.rs (macros)] + +[crates.io]: https://crates.io/crates/a653rs +[docs.rs]: https://docs.rs/a653rs/latest/a653rs +[docs.rs (macros)]: https://docs.rs/a653rs/latest/a653rs_macros This repository contains a hypervisor for the APEX API defined in the ARINC 653 standard.