From 033249d15cefacdac94cdecf05458b5c5b637418 Mon Sep 17 00:00:00 2001 From: Seggan Date: Sat, 21 Oct 2023 10:48:26 -0400 Subject: [PATCH] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5dabd75 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Metis +A programming language for the JVM designed to be amenable to sandboxing. You can find more information at https://seggan.github.io/metis.