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