Skip to content
Snippets Groups Projects
Commit f6c4930a authored by Simran Grewal's avatar Simran Grewal
Browse files

Update README.md

parent e1e58012
Branches
No related merge requests found
......@@ -9,7 +9,7 @@ Doing this is another way of showing that you understand the code you wrote!
**Note:** They will also be looking at your commit history, to see how much of the app you wrote from scratch.
***NOTE TO MARKER: PLEASE IGNORE THE myserve_cat.py file outside the cgi-bin, it is empty. The actual file is in the cgi-bin folder!!
***NOTE TO MARKER: PLEASE IGNORE THE myserve_cat.py file outside the cgi-bin, it is empty. The actual file is in the cgi-bin folder!***
## Evidence
| Checklist point | Evidence (filename(s) and line number(s) and/or short desciption) |
......@@ -29,5 +29,3 @@ Doing this is another way of showing that you understand the code you wrote!
| make use of user-defined functions | In the cgi-bin folder in the myserve_cat.py file on line 3, 15 |
| design and implement reuseable functions | In the cgi-bin folder in the myserve_cat.py file on line 48-52,62,63 |
| write readable, well-presented code | Everywhere |
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment