diff --git a/README.md b/README.md index dfacd68..5e931ed 100644 --- a/README.md +++ b/README.md @@ -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.