From 676790174e40e31ec3d821c007bfd019bf686517 Mon Sep 17 00:00:00 2001 From: phoenix Date: Sun, 29 Jun 2025 14:10:37 -0400 Subject: [PATCH] Updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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.