From 23f3ccc8312f576d452c44800f91d070e13c30cc Mon Sep 17 00:00:00 2001 From: rosmenix <58544287+Upbolt@users.noreply.github.com> Date: Wed, 29 Jul 2020 18:54:00 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5574d385..349efda9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@
-
## Features @@ -11,6 +10,9 @@ * View/Modify Upvalues * View first-level values in table upvalues * View information of closure + * Constant Scanner * View/Modify Constants * View information of closure @@ -41,4 +43,4 @@ end webImport("init") webImport("ui/main") -``` \ No newline at end of file +```