Added new features to the README.md.
This commit is contained in:
parent
b6a73864ea
commit
b92d969ed9
1 changed files with 4 additions and 3 deletions
|
@ -4,9 +4,10 @@ A module that extends TinyTag's capabilities by also writing tags.
|
|||
|
||||
### Features
|
||||
|
||||
| Feature | Details | State |
|
||||
|-------------|-----------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------|
|
||||
| ID3-Writing | <input type="checkbox" disabled checked> Strings<br><input type="checkbox" disabled checked> Links<br><input type="checkbox" disabled> Images | <input type="checkbox" disabled> Partially Implemented |
|
||||
| Feature | Details | State |
|
||||
|--------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------|
|
||||
| ID3 Writing | <input type="checkbox" disabled checked> Strings<br><input type="checkbox" disabled checked> Integers<br><input type="checkbox" disabled checked> Links<br><input type="checkbox" disabled> Images | <input type="checkbox" disabled> Partially Implemented |
|
||||
| Ogg Vorbis Writing | <input type="checkbox" disabled checked> Strings<br><input type="checkbox" disabled checked> Integers<br><input type="checkbox" disabled checked> Links<br><input type="checkbox" disabled> Images | <input type="checkbox" disabled> Partially Implemented |
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue