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