Skip to content

Commit 35861bd

Browse files
committed
Add badges / install / pursuit link to readme
1 parent 9fbe4a4 commit 35861bd

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,16 @@
11
# purescript-dom-indexed
2+
3+
[![Latest release](http://img.shields.io/github/release/slamdata/purescript-dom-indexed.svg)](https://github.com/slamdata/purescript-dom-indexed/releases)
4+
[![Build status](https://travis-ci.org/slamdata/purescript-dom-indexed.svg?branch=master)](https://travis-ci.org/slamdata/purescript-dom-indexed)
5+
26
Typed DOM attributes and properties
7+
8+
## Installation
9+
10+
```
11+
bower install purescript-dom-indexed
12+
```
13+
14+
## Documentation
15+
16+
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-dom-indexed).

0 commit comments

Comments
 (0)