From e297b7a62d1b5d22e382cfb3c5702481c8c58c27 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Thu, 15 Feb 2024 23:10:48 -0500 Subject: docs --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..39096f4 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +## matrix + +this is a matrix and mathy programming language + +its still in devlopment + +### usage + +runs the thing +```rs +cargo r +``` -- cgit v1.2.3-freya