Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfish-shogi authored Dec 4, 2024
1 parent 4a9d0e1 commit ce35f12
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@

go-simple-m3u8 is a Go library for encoding and decoding M3U8 files.
This library retains all tags and their attributes using a map, ensuring that no tags are lost even if they are not explicitly supported.
While useful methods are provided, you can access all tags and attributes by their names if needed.
While useful methods are provided, you can access all tags and attributes by their names if needed.

[Examples](./examples)

0 comments on commit ce35f12

Please sign in to comment.