Skip to content

Commit 9e74242

Browse files
committed
README: Mark custom blocks as finished
1 parent 73da164 commit 9e74242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ int main(int argc, char **argv) {
124124
- [ ] Control blocks
125125
- [ ] Sensing blocks
126126
- [x] Operator blocks
127-
- [ ] Custom blocks
127+
- [x] Custom blocks
128128
- [ ] Top level reporter blocks
129129
- [ ] Broadcasts
130130
- [x] Variables (monitors are not implemented yet)

0 commit comments

Comments
 (0)