Skip to content

Commit

Permalink
docs: added badges
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowtime2000 committed Nov 29, 2020
1 parent cc6a256 commit e927fa8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,10 @@

> Hastscript-like utility to create HTML strings
[![Build Status](https://img.shields.io/travis/lucialand/luciascript)](https://travis-ci.org/lucialand/luciascript)
[![Coverage Status](https://img.shields.io/coveralls/github/lucialand/luciascript)](https://coveralls.io/github/lucialand/luciascript?branch=master)
[![NPM version](https://img.shields.io/npm/v/luciascript)](https://npmjs.org/package/luciascript)

## Installation

```
Expand Down

0 comments on commit e927fa8

Please sign in to comment.