Skip to content

Commit 4e45600

Browse files
committed
Update package notes
1 parent b4afd87 commit 4e45600

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Python Friendly Error Messages
22

33
Todo:
4-
- Figure out where the built packages should live / be served from
5-
- Set up automated testing and publishing through GitHub Actions
4+
- Set up automated testing and publishing through GitHub Actions
65
- Open source
76

87
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/).
@@ -96,3 +95,5 @@ npm run build:all && npm run build:browser
9695
Output files will be in `dist/`.
9796

9897
You can now import, and use it, elsewhere (see Usage notes).
98+
99+
The package is published to: https://github.com/RaspberryPiFoundation/python-friendly-error-messages/pkgs/npm/python-friendly-error-messages

0 commit comments

Comments
 (0)