Updated readme
All checks were successful
Rust Build / Check (pull_request) Successful in 34s
Rust Build / Rustfmt (pull_request) Successful in 31s
Rust Build / Test Suite (pull_request) Successful in 38s
Rust Build / Clippy (pull_request) Successful in 35s
Rust Build / build (pull_request) Successful in 34s
All checks were successful
Rust Build / Check (pull_request) Successful in 34s
Rust Build / Rustfmt (pull_request) Successful in 31s
Rust Build / Test Suite (pull_request) Successful in 38s
Rust Build / Clippy (pull_request) Successful in 35s
Rust Build / build (pull_request) Successful in 34s
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
A library containing commonly used models and functions that is used throughout
|
||||
icarus projects. This reduces the amount of duplicated code without a benefit.
|
||||
A library containing commonly used structs, functions, enums, constants and other code
|
||||
that is used throughout the icarus projects. Code from this library serves as the model
|
||||
for other projects in the icarus project.
|
||||
|
||||
Reference in New Issue
Block a user