Skip to content

Commit 24fa6f2

Browse files
authored
Update README.md
1 parent 5443c05 commit 24fa6f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Pyscript Coding Challenge
2-
This Demos how to set up a python coding challenge that runs locally in the browser (no server-side untrusted code execution).
2+
This Demos how to set up a python coding challenge that runs locally in the browser (no server-side untrusted code execution). Only one challenge is provided, but the configuration is stored as a dictionary in `challenge.py`, demonstrating how this can be adapted to support many challenges (in a database) readily.

0 commit comments

Comments
 (0)