summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2019-11-25 15:05:23 -0800
committerGitHub <noreply@github.com>2019-11-25 15:05:23 -0800
commitaf2b4450ef9a9ce504fe95d42cc9812e5976e1f9 (patch)
tree3e90309e66a8b2f1b3a4813eb0eafbe058d28f55 /README.md
parente6199f223f802ef62bc00058a7fa530f359666d4 (diff)
downloadwabt-af2b4450ef9a9ce504fe95d42cc9812e5976e1f9.tar.gz
wabt-af2b4450ef9a9ce504fe95d42cc9812e5976e1f9.tar.bz2
wabt-af2b4450ef9a9ce504fe95d42cc9812e5976e1f9.zip
Add github actions badge to README.md (#1251)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0918e9bb..0f03fd73 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
+[![Github CI Status](https://github.com/WebAssembly/wabt/workflows/CI/badge.svg)](https://github.com/WebAssembly/wabt)
[![Build Status](https://travis-ci.org/WebAssembly/wabt.svg?branch=master)](https://travis-ci.org/WebAssembly/wabt) [![Windows status](https://ci.appveyor.com/api/projects/status/8vl5jwtk5ch6r84t/branch/master?svg=true)](https://ci.appveyor.com/project/WebAssembly/wabt/branch/master)
# WABT: The WebAssembly Binary Toolkit