From a53441684179ae8f02cfa466569f8cada1bbf200 Mon Sep 17 00:00:00 2001 From: Rohit Tanwar <31792358+kriadmin@users.noreply.github.com> Date: Mon, 8 Jan 2018 17:49:29 +0530 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d757aae93..1c3997aaf 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # 30-seconds-of-code-python -Python implementation of 30-seconds-of-code +Python implementation of 30-seconds-of-code. + +**Note**:- This is in no way affiliated with the original [30-seconds-of-code](https://github.com/Chalarangelo/30-seconds-of-code/)