From 7958b89abc56bc9262015b3e201ea2906cc8a9ff Mon Sep 17 00:00:00 2001 From: phoenix Date: Sun, 29 Jun 2025 18:14:18 +0000 Subject: [PATCH] Update readme (#46) Reviewed-on: https://git.kundeng.us/phoenix/icarus_models/pulls/46 Co-authored-by: phoenix Co-committed-by: phoenix --- 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.