summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaumit Dinesan <justsaumit@protonmail.com>2023-03-15 12:35:21 +0530
committerSaumit Dinesan <justsaumit@protonmail.com>2023-03-15 12:35:21 +0530
commitd28284646a5d0d5186de205dd3e83a4698c4c9ad (patch)
tree44a7bf0411d7f25da2cf363dd652794eba5c6ff7
parente7ec24f9711de76337683e6906924d6f8a32637e (diff)
README: brieflook fix-v1
-rw-r--r--README.md6
-rw-r--r--media/gifs/auto-login.gifbin0 -> 1904149 bytes
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index cd92cc2..296ca2d 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Add the location of the geckodriver executable to your system's PATH environment
## Brief Look:
-[![auto-login](https://draconyan.xyz/media/al/auto-login-clg.gif)](https://draconyan.xyz/media/al/auto-login-clg.mp4)
+[![auto-login](/media/gifs/auto-login.gif)](https://draconyan.xyz/media/al/auto-login.mp4)
## Usage:
```
@@ -63,6 +63,6 @@ and that using XPath(XML Path) to find elements is pretty convenient.
## Future additions:
- [x] Update the script upon reaching college as the Xpath values would differ. (done in [382c298](https://github.com/justsaumit/auto-captive-portal-login/commit/e24805733d5689eba28770172cd1bd99dedf247d) & [e248057](https://github.com/justsaumit/auto-captive-portal-login/commit/e24805733d5689eba28770172cd1bd99dedf247d) )
-- [ ] Rewrite the script in Java
-- [ ] Make the python-script platform independent
+- [ ] Rewrite the script in Java
+- [ ] Make the python-script platform independent
- [ ] Make a separate shellscript to log in via CLI using curl
diff --git a/media/gifs/auto-login.gif b/media/gifs/auto-login.gif
new file mode 100644
index 0000000..5edc8f9
--- /dev/null
+++ b/media/gifs/auto-login.gif
Binary files differ