From 18be6768c94999b89832bfe458337278a159e04d Mon Sep 17 00:00:00 2001 From: JT Date: Wed, 16 Jun 2021 18:24:21 +1200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da7dd2b18..7c2d009fe 100644 --- a/README.md +++ b/README.md @@ -307,8 +307,8 @@ Nu is in heavy development, and will naturally change as it matures and people u | Errors | | | X | | | Error reporting works, but could use usability polish | | Documentation | | | X | | | Book updated to latest release, including usage examples | | Paging | | X | | | | Textview has paging, but we'd like paging for tables | -| Functions | | | X | | | Functinos and aliases are supported | -| Variables | | | X | | | Nu doesn't yet support variables | +| Functions | | | X | | | Functions and aliases are supported | +| Variables | | | X | | | Nu supports variables and environment variables | | Completions | | | X | | | Completions for filepaths | | Type-checking | | | X | | | Commands check basic types, but input/output isn't checked |