From 0953598a8d0926e153e1a3c0dc3a3f2c1571ddc7 Mon Sep 17 00:00:00 2001 From: Nakul Singh Date: Tue, 12 Jan 2021 12:28:50 +0530 Subject: [PATCH] Update Readme --- README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0099bf5..981a163 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,16 @@ An app which allows you to download instagram profile pictures and videos in HD quality **Without login required.** -# Some Screenshots from the App - +### FEATURES +* Automatically detects a video. +* IGTV, reels, and slide videos. +* Download profile picture in full size with high quality. +# Some Screenshots from the App + **Libraries Used** -* [Android Networking](https://github.com/amitshekhariitbhu/Fast-Android-Networking) -* [Android Volley](https://github.com/google/volley) - -Enjoy! :grin: +* [Volley](https://github.com/google/volley) +* [CircleImageView](https://github.com/hdodenhof/CircleImageView) +* [Glide](https://github.com/bumptech/glide)