We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5edfff2 commit 7575acfCopy full SHA for 7575acf
README.md
@@ -87,7 +87,7 @@ The autograder library is only included in `text/html` responses.
87
88
If you want include the autograder library in your application start the web server as follows:
89
90
- python ruserver.py 9000 autograder
+ python runserver.py 9000 autograder
91
92
Assuming you have DJ4E running on your computer, you can do development with a local
93
copy of the autograder JavaScript endpoint as follows:
0 commit comments