From 36fc72cb2076dcf282613cb50888860259f84a70 Mon Sep 17 00:00:00 2001 From: Javier Parada Date: Sun, 11 Apr 2021 11:09:29 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 84162bd..222b152 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# deepgetter.py \ No newline at end of file +# Deep Getter + +Search attributes easily within structures of type dictionary, list and embedded substructures.