Skip to content

Commit 4081586

Browse files
authored
Remove open source checkbox from README
Removed the open source checkbox from the README.
1 parent dc5face commit 4081586

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
- [ ] Ensure all strings in `src/` are localised
44
- [ ] Consider renaming `explain()` to something like `friendlyExplain()`?
55
- [ ] Figure out where the built packages should live / be served from
6+
- [ ] Open source?
67

78
A small, runtime-agnostic, library that explains Python error messages in a friendlier way, inspired by [p5.js's Friendly Error System](https://p5js.org/contribute/friendly_error_system/).
89

0 commit comments

Comments
 (0)