Skip to content

Commit 6d9a9ca

Browse files
committed
Add approaches section
1 parent 51c1318 commit 6d9a9ca

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,16 @@
77

88
CodecMedia is a Java library for media probing, validation, metadata sidecar persistence, audio extraction, playback workflow simulation, and conversion routing.
99

10+
1011
<p align="center">
1112
<img src="https://codecmedia.tamkungz.me/CodecMedia_Full_Logo.png" width="70%" alt="CodecMedia Logo">
1213
</p>
1314

15+
## Approaches:
16+
- Zero-Dependency
17+
- Self-Contained
18+
- Multi-Platform
19+
1420
## Features
1521

1622
- Media engine facade via `CodecMedia.createDefault()`

0 commit comments

Comments
 (0)