diff --git a/Python/README.md b/Python/README.md index 6209072924..c6281e8fe8 100644 --- a/Python/README.md +++ b/Python/README.md @@ -15,6 +15,7 @@ - [Virtual Environment](./Virtual_Environment) - [Operators](./Operators) - [List_&_Matrix](./List_&_Matrix) +- [What_is_an_object_in_Python](./What_is_an_object_in_Python) ## Learning path 1. Git & GitHub 2. Brief history of python diff --git a/Python/What_is_an_object_in Python/What_is_an_object_in_Python.md b/Python/What_is_an_object_in_Python/What_is_an_object_in_Python.md similarity index 100% rename from Python/What_is_an_object_in Python/What_is_an_object_in_Python.md rename to Python/What_is_an_object_in_Python/What_is_an_object_in_Python.md