about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
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 f442e40..5d15060 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # gomponents
 
 [![GoDoc](https://godoc.org/github.com/maragudk/gomponents?status.svg)](https://godoc.org/github.com/maragudk/gomponents)
+[![codecov](https://codecov.io/gh/maragudk/gomponents/branch/master/graph/badge.svg)](https://codecov.io/gh/maragudk/gomponents)
 
 gomponents are components of DOM nodes for Go, that can render to an HTML Document.
 gomponents aims to make it easy to build HTML pages of reusable components,