From 8a94070a735d10e562419f7364acf1a7bf53e00e Mon Sep 17 00:00:00 2001 From: nickolasbradham <105989209+nickolasbradham@users.noreply.github.com> Date: Wed, 7 Dec 2022 20:36:40 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32032af..120cb5d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # UWU-Interpreter -A trash Assembly-like, "uwu" based interpreted language. +An Assembly-like, "uwu" based interpreted language. Commands take the form of: `command [subcommand] [args...]`