From 76fb0c8d9676393694e0d5d3d73b518d30a875ac Mon Sep 17 00:00:00 2001 From: Rahil khan <65817230+ErrorxCode@users.noreply.github.com> Date: Mon, 26 Jun 2023 01:11:35 +0530 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e759e57..bb412cd 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,11 @@ Disclaimer ⚠: This API is private. Means that instagram has not documented or ![Banner](https://i.ytimg.com/vi/jhTuFxpzevI/maxresdefault.jpg) + +# **Announcement** 🔊 +A brand new library is been planed to be created as replacement of **instagram4j**. The new library will be more easy, optimised, and safe (less challenges) to use. +The library will be based on the privaye api of **web version** of instagram. If you want to contribute on making of that new lib, please ping me at @x0.rahil on instagram. _Little help is appreciated_ 💖 + ## Features - Lightweight and Easy 2 use @@ -72,7 +77,7 @@ Instagram.login("username","password").actions().doSomething().addOnCompleteList ## Documentation -[Java docs](https://errorxcode.github.io/docs/easyinsta/index.html) +[Java docs](https://errorxcode.github.io/docs/easyinsta/index.html) [OUTDATED] [Guide](https://github.com/ErrorxCode/EasyInsta/wiki) @@ -92,7 +97,7 @@ Answer. Yes, not stories but you can download pfp and posts. Answer. No. You only need to have username and password of the account. #### [Q.4] In android, can we use webview to login? -Answer. Yes, check [this]() example on how to use that +Answer. Yes, check [this](https://github.com/ErrorxCode/EasyInsta/wiki/Android-users#using-webview-for-login) example on how to use that ## Contributing