Skip to content

Commit d91f2bd

Browse files
authored
Update README.md
doc: Fix version table in README.md
1 parent 6552dd8 commit d91f2bd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,9 @@ Some code in pkg/bits comes from or is based on https://github.com/tcnksm/go-cas
144144

145145
## Versions
146146

147-
|Version | Highlight |
148-
|---|---|---|---|---|
149-
|0.14| Added functions to use Annex B byte stream for AVC/H.264|
150-
|0.13| Removed third-party log library |
151-
|0.12| Complete parsing of AVC/H.264 SPS and PPS |
147+
| Version | Highlight |
148+
| ------ | --------- |
149+
| 0.14.0 | Added functions to use Annex B byte stream for AVC/H.264 |
150+
| 0.13.0 | Removed third-party log library |
151+
| 0.12.0 | Complete parsing of AVC/H.264 SPS and PPS |
152152

0 commit comments

Comments
 (0)