From d33555bc6091643c1a9858ed846f75b98a51d68b Mon Sep 17 00:00:00 2001 From: RajanChettri Date: Sun, 24 Jan 2021 19:26:40 +0530 Subject: [PATCH] Update README --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index c0332d1..a19124b 100644 --- a/README +++ b/README @@ -2,6 +2,7 @@ This project contains a series of Python examples to help someone new to Python learn how to program in Python. +this is updated change I am listing the order in which you may want to read these examples. The order below starts with simple concepts, moving on to more advanced ones. **Introduction To Python** @@ -36,4 +37,4 @@ I am listing the order in which you may want to read these examples. The order b - test_write_user_details_iostub.py - write_user_details_di.py - test_write_user_details_mock.py - \ No newline at end of file +