File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -220,7 +220,8 @@ problem with the following steps:
220220
221221Cenk Altı's work was used as a source of inspiration and reference. Although
222222all the code in ` pyhtml-enhanced ` was written by me, I want to thank them for
223- the significant help their hard work provided while creating this project.
223+ the significant help their hard work provided while creating this project,
224+ going as far as to give design advice on request.
224225
225226### [ MDN Web Docs] ( https://developer.mozilla.org/en-US/ )
226227
@@ -229,6 +230,12 @@ neat that all their documentation is open (licensed as
229230[ CC-BY-SA-2.5] ( https://creativecommons.org/licenses/by-sa/2.5/ ) if you're
230231interested).
231232
233+ ### COMP1010 students and staff
234+
235+ COMP1010's students and staff members have uncovered and helped to resolve many
236+ bugs, and have suggested many improvements. I'd like to thank them for all of
237+ their help!
238+
232239## License
233240
234241### Source code
Original file line number Diff line number Diff line change 221221
222222Cenk Altı's work was used as a source of inspiration and reference. Although
223223all the code in `pyhtml-enhanced` was written by me, I want to thank them for
224- the significant help their hard work provided while creating this project.
224+ the significant help their hard work provided while creating this project,
225+ going as far as to give design advice on request.
225226
226227### [MDN Web Docs](https://developer.mozilla.org/en-US/)
227228
230231[CC-BY-SA-2.5](https://creativecommons.org/licenses/by-sa/2.5/) if you're
231232interested).
232233
234+ ### COMP1010 students and staff
235+
236+ COMP1010's students and staff members have uncovered and helped to resolve many
237+ bugs, and have suggested many improvements. I'd like to thank them for all of
238+ their help!
239+
233240## License
234241
235242### Source code
You can’t perform that action at this time.
0 commit comments