summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2023-01-02 22:31:49 -0800
committerPreston Pan <preston@nullring.xyz>2023-01-02 22:31:49 -0800
commit64feef1b9ea72adf7ba32998e9dca7d507607498 (patch)
treea409e61877bb51aa6fb2477175dabbf3dbccf298 /README.md
a lot of stuff.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..14e5737
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# NoExcess
+This is basically a scheme-like language that is aimed to
+be scheme with no additional fluff. Currently does not work.