From cc343851bfea4ab4e3184be2ab529c3226c38554 Mon Sep 17 00:00:00 2001 From: Crizomb <62544756+Crizomb@users.noreply.github.com> Date: Mon, 31 Jul 2023 04:45:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1084c76..d69fc1d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # Python-symbolic Small project in pure python to do symbolic maths with my computer. Focus on readability and simplicity + +Work in progress