Update README re: typechecking (#7094)

This commit is contained in:
JT
2022-11-11 15:16:10 +13:00
committed by GitHub
parent 4a83bb6c93
commit 58d960d914

View File

@@ -206,7 +206,7 @@ Nu is under heavy development and will naturally change as it matures. The chart
| 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 |
| Type-checking | | | | x | | Commands check basic types, and input/output types |
## Officially Supported By