From 650242261e37e64c1615704c36c6cfe762a5f307 Mon Sep 17 00:00:00 2001 From: albert Date: Sat, 10 Jan 2026 21:03:35 +0100 Subject: [PATCH] Add demo image to README Added a demo image to the README for better visualization. --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 25ed5b7..63aa703 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,8 @@ A simple tool for tracking your network's public IP address. It periodically checks for changes and logs them to a local database, providing a clean, searchable web interface to browse your history. It's designed to be lightweight, self-reliant, and fast without requiring any maintenance. +![demo](https://github.com/user-attachments/assets/2fd53ec1-e375-4eb2-91d3-c3924d3edd22) + ## Deploy ```yaml