From 1209e1807e8670ba54ae24635819f1bcdef2876e Mon Sep 17 00:00:00 2001 From: Saumit Dinesan Date: Wed, 15 Mar 2023 13:45:35 +0530 Subject: README: brieflook fix-v2 --- README.md | 3 ++- media/gifs/auto-login-clg-1.gif | Bin 0 -> 5250924 bytes 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 media/gifs/auto-login-clg-1.gif diff --git a/README.md b/README.md index 296ca2d..bde02da 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,9 @@ Add the location of the geckodriver executable to your system's PATH environment ## Brief Look: -[![auto-login](/media/gifs/auto-login.gif)](https://draconyan.xyz/media/al/auto-login.mp4) +[![auto-login](/media/gifs/auto-login-clg-1.gif)](https://draconyan.xyz/media/al/auto-login-clg-1.mp4) +Previous looks: [0.Initial](https://github.com/justsaumit/auto-captive-portal-login/tree/d28284646a5d0d5186de205dd3e83a4698c4c9ad) ## Usage: ``` $ git clone https://github.com/justsaumit/auto-captive-portal-login diff --git a/media/gifs/auto-login-clg-1.gif b/media/gifs/auto-login-clg-1.gif new file mode 100644 index 0000000..7a22917 Binary files /dev/null and b/media/gifs/auto-login-clg-1.gif differ -- cgit v1.2.3