Skip to content

Commit 2b74f8b

Browse files
committed
README: Mark variable and list monitors as finished
1 parent 187fb02 commit 2b74f8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ libscratchcpp::Project p("https://scratch.mit.edu/projects/XXXXXX");
132132
- [x] Custom blocks
133133
- [x] Top level reporter blocks
134134
- [x] Broadcasts
135-
- [x] Variables (monitors are not implemented yet)
136-
- [x] Lists (monitors are not implemented yet)
135+
- [x] Variables
136+
- [x] Lists
137137
- [x] Clones
138138
- [x] Timer
139139
- [x] API for monitors

0 commit comments

Comments
 (0)