From 35507f267d62a68ba90265a1f7544fc1eeff7d26 Mon Sep 17 00:00:00 2001 From: The Wobbler Date: Wed, 19 Mar 2025 17:38:20 +0100 Subject: [PATCH] Improved the feature table. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c62d30d..fbe0f82 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ A module that extends TinyTag's capabilities by also writing tags. ### Features -| Feature | Sub-Features | State | -|-------------|--------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| -| ID3-Writing | Writing Of String Frames
Writing Of Link Frames | Partially Implemented | +| Feature | Details | State | +|-------------|-----------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| +| ID3-Writing | Strings
Links
Images | Partially Implemented | ## Usage