diff --git a/README.md b/README.md
index 01d67de7d0f38727c47baaea22db9a235a9a7571..20d1f34c11849b436fe9e0301c54f0241830683f 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
 
 This is a simple inventory management system for A&B Toys, developed in C++ using Object-Oriented Programming (OOP) principles. The system allows you to manage toy records, including adding, deleting, updating, and displaying toy information.
 
+Access Wiki [Here](https://gitlab.une.edu.au/cosc220_software_development_group_assignment/csc220_sdga_inventory_system/-/wikis/A&B-Toys-Inventory-Management-System)
 ## Features
 
 - Add a new toy to the inventory.
@@ -44,4 +45,4 @@ Push your changes to your fork.
 Create a pull request, describing your changes.
 
 ### Acknowledgments
-Special thanks to 'nbagga' and 'hkaur28' for their contributions to this project.
\ No newline at end of file
+Special thanks to 'nbagga' and 'hkaur28' for their contributions to this project.