Skip to content

Commit 5927898

Browse files
authored
Merge pull request #129 from guanquann/readme
Add acknowledgement
2 parents e6dfd6a + 5c17ab7 commit 5927898

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Question Service Seed
22

3-
Questions, test cases, code templates, and solutions are generated using ChatGPT.
3+
Questions, test cases, code templates, and solutions are generated using [ChatGPT](https://chatgpt.com/share/672a353e-b66c-8006-807d-9e15c21fe520).
44

55
Disclaimer: They may not be fully accurate.
6-

backend/user-service/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# User Service Guide
22

3+
> This User Service is adapted from [PeerPrep-UserService](https://github.com/CS3219-AY2425S1/PeerPrep-UserService/tree/main/user-service).
4+
35
> Please ensure that you have completed the backend set-up [here](../README.md) before proceeding.
46
57
## Setting-up User Service

0 commit comments

Comments
 (0)