Skip to content

Commit ead9140

Browse files
committed
README: Mark control blocks and clones as finished
1 parent 4902c4e commit ead9140

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
@@ -121,15 +121,15 @@ int main(int argc, char **argv) {
121121
- [ ] Looks blocks
122122
- [ ] Sound blocks
123123
- [ ] Event blocks
124-
- [ ] Control blocks
124+
- [x] Control blocks
125125
- [ ] Sensing blocks
126126
- [x] Operator blocks
127127
- [x] Custom blocks
128128
- [x] Top level reporter blocks
129129
- [x] Broadcasts
130130
- [x] Variables (monitors are not implemented yet)
131131
- [x] Lists (monitors are not implemented yet)
132-
- [ ] Clones
132+
- [x] Clones
133133
- [ ] Timer
134134
- [ ] API for monitors
135135
- [ ] Project metadata

0 commit comments

Comments
 (0)