Skip to content

Commit fa7bd15

Browse files
committed
README: Mark API for comments as finished
1 parent 1ef2499 commit fa7bd15

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
@@ -143,7 +143,7 @@ libscratchcpp::Project p("https://scratch.mit.edu/projects/XXXXXX");
143143
- [x] Custom FPS in the default event loop (`libscratchcpp::Engine::run()`)
144144
- [ ] Scratch 2.0 to 3.0 converter (help needed)
145145
- [ ] Scratch 1.4 and below to 3.0 converter (help needed)
146-
- [ ] API for comments
146+
- [x] API for comments
147147
- [x] API for loading projects from URL
148148

149149
See the [open issues](https://github.com/scratchcpp/libscratchcpp/issues) for a full list of proposed features (and known issues).

0 commit comments

Comments
 (0)