Skip to content

Commit 7538bdc

Browse files
authored
Moved build status position
It looks better in this new position IMO
1 parent 870c59f commit 7538bdc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ FreeBSD Rust Kernel Drivers
44
Based on the works of Johannes Lundberg and David Young.
55
Planning on expanding this with different drivers as I learn more.
66

7-
[![Build Status](https://github.com/Acesp25/rustkld/actions/workflows/vmactions.yml/badge.svg)](https://github.com/Acesp25/rustkld/actions/workflows/vmactions.yml)
8-
97
See [Overview](docs/overview.md) to get started learning about this enviroment's structure, how it works, and how to build your own driver.
108

9+
[![Build Status](https://github.com/Acesp25/rustkld/actions/workflows/vmactions.yml/badge.svg)](https://github.com/Acesp25/rustkld/actions/workflows/vmactions.yml)
10+
1111
## Setup
1212
1. Clone the repo
1313
2. Install rust via Rustup: https://rustup.rs/

0 commit comments

Comments
 (0)