From 4057c14a8126ec7b7eccf3d1f71e3db669ec62cc Mon Sep 17 00:00:00 2001 From: SubleXBle <51033045+SubleXBle@users.noreply.github.com> Date: Wed, 13 Aug 2025 20:19:26 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a681e55..678b04b 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ It provides optional tools to: - **Dynamic Filtering**: Markers update live with Action, Jail, IP, or Date filters. - Marker column placed between Action and IP, responsive layout preserved. -## ✨ New Feature: Copy Filtered Data to Clipboard +### ✨ New Feature: Copy Filtered Data to Clipboard - **Added** a new "Copy to Clipboard" button to export the currently **filtered table data**. - **Implemented** a dedicated JavaScript file `assets/js/table-export.js` for the copy functionality.