Update README.md

This commit is contained in:
JT 2021-06-16 18:24:21 +12:00 committed by GitHub
parent fbe61a06f6
commit 18be6768c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 |