From ec8315aa260edd5d15c3b00b2c6b6f65a7990906 Mon Sep 17 00:00:00 2001 From: RaoAnu123 <61377879+RaoAnu123@users.noreply.github.com> Date: Fri, 2 Oct 2020 09:55:07 +0530 Subject: [PATCH] Updated documentation Fixed a few grammatical errors --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f99d8f7..10f53fe4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Python Examples -My Python codes mostly to answers on [StackOverflow](http://stackoverflow.com/users/1832058/furas). +These Python codes are mostly from my answers on [StackOverflow](http://stackoverflow.com/users/1832058/furas). ---