Skip to content

Commit 0d44a39

Browse files
Add thank you for COMP1010 students and staff
1 parent e976533 commit 0d44a39

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,8 @@ problem with the following steps:
220220

221221
Cenk Altı's work was used as a source of inspiration and reference. Although
222222
all 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
230231
interested).
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

pyhtml/__init__.py

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,8 @@
221221
222222
Cenk Altı's work was used as a source of inspiration and reference. Although
223223
all 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
@@ -230,6 +231,12 @@
230231
[CC-BY-SA-2.5](https://creativecommons.org/licenses/by-sa/2.5/) if you're
231232
interested).
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

0 commit comments

Comments
 (0)