Skip to content

Commit aa5a941

Browse files
committed
Update Todo list
1 parent 2cf3917 commit aa5a941

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
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-
- [ ] Set up automated publishing through GitHub Actions
7-
- [ ] BEM-style formatting for CSS classes?
8-
- [ ] Open source?
6+
- [ ] Set up automated testing and publishing through GitHub Actions
7+
- [ ] Improve (BEM-style) formatting for CSS classes
8+
- [ ] Open source
99

1010
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/).
1111

0 commit comments

Comments
 (0)