chore: Update README to show github action use
This commit is contained in:
parent
aab4c0038f
commit
d302875020
2 changed files with 42 additions and 59 deletions
|
|
@ -1,8 +1,5 @@
|
|||
//! The root library for blue-build.
|
||||
#![warn(clippy::correctness, clippy::suspicious, clippy::perf, clippy::style)]
|
||||
#![doc(
|
||||
html_logo_url = "https://gitlab.com/wunker-bunker/blue-build/-/raw/main/logos/BlueBuild-logo.png"
|
||||
)]
|
||||
#![doc = include_str!("../README.md")]
|
||||
#![forbid(unsafe_code)]
|
||||
#![allow(clippy::module_name_repetitions)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue