aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKumar Damani <me@kumardamani.net>2024-09-18 23:11:53 +0000
committerKumar Damani <me@kumardamani.net>2024-09-18 23:11:53 +0000
commit9b8269b389d6edbee0505917e6b0e654e1a055d5 (patch)
tree9e37ac068f86894a12cd3f6e807d5f6a2038dd62 /README.md
parentb3826f8d1c6d7f9a9f1afef22e7629902b414515 (diff)
Update file README.mdHEADmain
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 66b7f1c..06d33e7 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
A CLI to list/add/remove/update DNS records for a
Namecheap managed domain using only standard Go libraries.
-[![demo](https://gitlab.com/kdam0/nccli/-/blob/main/out.gif)](https://gitlab.com/kdam0/nccli/-/blob/main/out.gif)
+![demo](./out.gif)
## Why