Add badges to readme
This commit is contained in:
parent
26d13e1380
commit
6d13a5751a
|
@ -1,3 +1,5 @@
|
||||||
|
[![Build Status](https://github.com/rust-osdev/vga/workflows/Build/badge.svg)](https://github.com/rust-osdev/vga/actions?query=workflow%3ABuild) [![Docs.rs Badge](https://docs.rs/vga/badge.svg)](https://docs.rs/vga/)
|
||||||
|
|
||||||
# vga
|
# vga
|
||||||
This crate provides vga specific functions, data structures,
|
This crate provides vga specific functions, data structures,
|
||||||
and access to various registers.
|
and access to various registers.
|
||||||
|
|
Loading…
Reference in a new issue