diff --git a/README.md b/README.md index e69de29..dfacd68 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,2 @@ +A library containing commonly used models and functions that is used throughout +icarus projects. This reduces the amount of duplicated code without a benefit.