Skip to content

Commit a356d10

Browse files
Update README.md
1 parent 627ef15 commit a356d10

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
All of System EZCode packages.
44
- [Main](Main/package.json): Includes main functionality for EZCode (automatically included in build)
5-
- `bool`, `str`, `float`, `int`, `expressions`, `var`, and `list` classes
6-
- `print`, `input`, `runcode`, `clear`, `regexmatch`, and `istype` methods
5+
- `bool`, `str`, `float`, `int`, `char`, `expressions`, `var`, and `list` classes
6+
- `print`, `input`, `runcode`, `clear`, `regexmatch`, `environment`, and `istype` methods
77
- basic math functions including:
88
- `add` add numbers
99
- `subtract` subtract numbers

0 commit comments

Comments
 (0)