Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

Commit 35d9e84

Browse files
committed
docs(readme): add badge
1 parent 362ac38 commit 35d9e84

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# h2x
22

3+
[![Build Status](https://travis-ci.org/smooth-code/h2x.svg?branch=master)](https://travis-ci.org/smooth-code/h2x)
4+
[![codecov](https://codecov.io/gh/smooth-code/h2x/branch/master/graph/badge.svg)](https://codecov.io/gh/smooth-code/h2x)
5+
36
**H2X** is a compiler to configurable compiler to transform HTML into JSX or another language.
47

58
It is inspired by babel and configurable using plugins.

0 commit comments

Comments
 (0)