@@ -87,8 +87,9 @@ There are several ways of doing this for yourselves:
...
@@ -87,8 +87,9 @@ There are several ways of doing this for yourselves:
### Submission information
### Submission information
Please zip up your index.js file along with the cypress folder.
Zip the entire project directory (minus the node_modules directory).
I will be using my own index.html file (so that we can use a different config for button 9 - see below).
Note: if your project directory is a git repository (i.e., you cloned the project using git rather than downloading a zip), committing your work and running "git archive master -o assignment.zip" will produce a zip file (though you should then check its contents)
Please **do not** submit your `node_modules` folder.
Please **do not** submit your `node_modules` folder.