From b92d969ed96ae88d91ecaf7c6a1316bd33e0fffa Mon Sep 17 00:00:00 2001 From: The Wobbler Date: Sun, 30 Mar 2025 18:40:34 +0200 Subject: [PATCH] Added new features to the README.md. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fbe0f82..4d51a8a 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,10 @@ A module that extends TinyTag's capabilities by also writing tags. ### Features -| Feature | Details | State | -|-------------|-----------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| -| ID3-Writing | Strings
Links
Images | Partially Implemented | +| Feature | Details | State | +|--------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| +| ID3 Writing | Strings
Integers
Links
Images | Partially Implemented | +| Ogg Vorbis Writing | Strings
Integers
Links
Images | Partially Implemented | ## Usage