commit 24388aecb3e1a6a7e46988dd807cf5a477bcb49b Author: Crizomb <62544756+Crizomb@users.noreply.github.com> Date: Mon Jul 31 04:38:51 2023 +0200 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..1084c76 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Python-symbolic +Small project in pure python to do symbolic maths with my computer. Focus on readability and simplicity