Skip to content

Commit 49864aa

Browse files
authored
fix: fix readme links (#4)
1 parent 7fac132 commit 49864aa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# mpeg-sdl-editor
22

33
[![version](https://img.shields.io/github/v/release/flowscripter/mpeg-sdl-editor?sort=semver)](https://github.com/flowscripter/mpeg-sdl-editor/releases)
4-
[![build](https://img.shields.io/github/actions/workflow/status/flowscripter/mpeg-sdl-editor/release-deno-webapp.yml)](https://github.com/flowscripter/mpeg-sdl-editor/actions/workflows/release-deno-webapp.yml)
4+
[![build](https://img.shields.io/github/actions/workflow/status/flowscripter/mpeg-sdl-editor/release-bun-webapp.yml)](https://github.com/flowscripter/mpeg-sdl-editor/actions/workflows/release-bun-webapp.yml)
55
[![coverage](https://codecov.io/gh/flowscripter/mpeg-sdl-editor/branch/main/graph/badge.svg?token=EMFT2938ZF)](https://codecov.io/gh/flowscripter/mpeg-sdl-editor)
6-
[![deno doc](https://doc.deno.land/badge.svg)](https://jsr.io/@flowscripter/mpeg-sdl-editor/doc)
76
[![license: MIT](https://img.shields.io/github/license/flowscripter/mpeg-sdl-editor)](https://github.com/flowscripter/mpeg-sdl-editor/blob/main/LICENSE)
87

98
> ISO/IEC 14496-34 Syntactic Description Language (MPEG SDL) web based editor.

0 commit comments

Comments
 (0)