Skip to content

Commit 7dec987

Browse files
committed
Update README
1 parent 3f34741 commit 7dec987

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public static class MyScript {
3232

3333
## TODO
3434

35-
* [] Script reloading
36-
* [] Specifying script metadata (name, description, DLL dependencies)
37-
* [] Maybe a UI?
38-
* [] Optionally an ability to locate and use `csc` to compile scripts when mcs cannot be used
35+
* [ ] Script reloading
36+
* [ ] Specifying script metadata (name, description, DLL dependencies)
37+
* [ ] Maybe a UI?
38+
* [ ] Optionally an ability to locate and use `csc` to compile scripts when mcs cannot be used

0 commit comments

Comments
 (0)