Skip to content

Commit fad4a80

Browse files
Update README.md
1 parent 038f701 commit fad4a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Welcome! This repository is a **template** for launching your own Research Codin
7979

8080
```python
8181
from jupyterquiz import display_quiz
82-
display_quiz("quizzes/sample_quiz.json")
82+
display_quiz("file/path/filename.json")
8383
```
8484

8585
3. When the site builds, quizzes render as interactive widgets in the page.

0 commit comments

Comments
 (0)