From f98647d618b365f5dd5bcdaa1e6da8b7bff2995a Mon Sep 17 00:00:00 2001 From: Guillosanti <39477843+Guillosanti@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:43:37 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4350016..149c81f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # SimpleList Simple List is a beginner C++ program to keep track of a list of items. + +The fork can be found: https://github.com/Guillosanti/SimpleList_Cpp/tree/master +This fork was created with the inttention to replicate the same job in Windows 10