diff --git a/Home.md b/Home.md index 0ffddf8..4afe18b 100644 --- a/Home.md +++ b/Home.md @@ -59,6 +59,7 @@ Before continuing, I recommend you are familiar with the following; - [C.L.I. Project Breakdown](CLI-Project-Breakdown) - [The C.L.I's Flow](The-CLIs-Flow) +- [Creating the Input-loop](Creating-the-Input-Loop) - [Changing the C.L.I. Icon](Changing-the-CLI-Icon) #### TestCentre diff --git a/_sidebar.md b/_sidebar.md index c8517ac..c349169 100644 --- a/_sidebar.md +++ b/_sidebar.md @@ -16,6 +16,7 @@ - [C.L.I. Project Breakdown](CLI-Project-Breakdown) - [The C.L.I's Flow](The-CLIs-Flow) +- [Creating the Input-loop](Creating-the-Input-Loop) - [Changing the C.L.I. Icon](Changing-the-CLI-Icon) #### TestCentre