From dffb6dcbde7b51804921e91fa5831254a7f025e5 Mon Sep 17 00:00:00 2001 From: nadimakram99 <42375102+nadimakram99@users.noreply.github.com> Date: Thu, 1 Oct 2020 08:10:49 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9f4ca8..969f779 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ --- -## Snippets +## Snippets These are the most usefull snippets that can also be used in our development process for minimizing the efforts and maximizing the output. - [string_import.py](string_import.py) example to show import module from string - [classtools.py](classtools.py) assorted class utilities and tools