From 3d29e3efbf9882de9bf8a36eba9ed1dc09e17e63 Mon Sep 17 00:00:00 2001 From: Jonathan Turner Date: Thu, 7 Jan 2021 18:12:04 +1300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a4876d4559..b2f8777558 100644 --- a/README.md +++ b/README.md @@ -300,8 +300,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 and related are barebones and lack task-based lessons | Paging | | X | | | | Textview has paging, but we'd like paging for tables -| Functions| X | | | | | No functions, yet, only aliases -| Variables| X | | | | | Nu doesn't yet support variables +| Functions | | X | | | | No functions, yet, only aliases +| Variables| | X | | | | Nu doesn't yet support variables | Completions | | X | | | | Completions are currently barebones, at best | Type-checking | | X | | | | Commands check basic types, but input/output isn't checked