Skip to content

Commit c75dd54

Browse files
authored
chore: Update Readme badges (#221)
* Update README.md * Update README.md
1 parent cf53ffc commit c75dd54

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Binaryen.ml
22

3-
![Binaryen.ml CI Workflow](https://github.com/grain-lang/binaryen.ml/workflows/Binaryen.ml%20CI%20Workflow/badge.svg)
3+
[![Opam](https://github.com/grain-lang/binaryen.ml/actions/workflows/opam.yml/badge.svg)](https://github.com/grain-lang/binaryen.ml/actions/workflows/opam.yml)
4+
[![Esy](https://github.com/grain-lang/binaryen.ml/actions/workflows/esy.yml/badge.svg)](https://github.com/grain-lang/binaryen.ml/actions/workflows/esy.yml)
45

56
OCaml bindings for [Binaryen](https://github.com/WebAssembly/binaryen).
67

0 commit comments

Comments
 (0)