about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorMarkus Wüstenberg2021-06-18 10:10:55 +0200
committerMarkus Wüstenberg2021-06-18 10:10:55 +0200
commitaca5cdfe9ded10996d4cf780b5bd1ce9909c7046 (patch)
tree8cafb56692ef87a5f18ba3ee42b891345e560ce6 /README.md
parent1ed5851e03d91f7e6da9a4df1533c54981cbe8ff (diff)
downloadgomponents-aca5cdfe9ded10996d4cf780b5bd1ce9909c7046.tar.lz
gomponents-aca5cdfe9ded10996d4cf780b5bd1ce9909c7046.tar.zst
gomponents-aca5cdfe9ded10996d4cf780b5bd1ce9909c7046.zip
Add Github action status badge to readme
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 4284632..a188a8e 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # Tired of complex template languages?
 
 [![GoDoc](https://godoc.org/github.com/maragudk/gomponents?status.svg)](https://godoc.org/github.com/maragudk/gomponents)
+[![Go](https://github.com/maragudk/gomponents/actions/workflows/go.yml/badge.svg)](https://github.com/maragudk/gomponents/actions/workflows/go.yml)
 [![codecov](https://codecov.io/gh/maragudk/gomponents/branch/master/graph/badge.svg)](https://codecov.io/gh/maragudk/gomponents)
 
 Try view components in pure Go.