Skip to content

Commit 5410b4a

Browse files
committed
Add acknowledgement to DG
1 parent 8999796 commit 5410b4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/DeveloperGuide.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313

1414
## **Acknowledgements**
1515

16-
_{ list here sources of all reused/adapted ideas, code, documentation, and third-party libraries -- include links to the original source as well }_
16+
* This project was based on the [AddressBook-Level3 (AB3](https://se-education.org/addressbook-level3/) from [SE-EDU](https://se-education.org/).
17+
* The `remark` command in this project was implemented with reference to the CS2103T AB3 [Tutorial: Adding a command](https://nus-cs2103-ay2324s2.github.io/tp/tutorials/AddRemark.html).
1718

1819
--------------------------------------------------------------------------------------------------------------------
1920

0 commit comments

Comments
 (0)