Skip to content

Commit f302015

Browse files
committed
Include badges & pursuit link in readme
1 parent 5dfa3f7 commit f302015

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
11
# purescript-avar
2-
Low-level interface for asynchronous variables
2+
3+
[![Latest release](http://img.shields.io/github/release/slamdata/purescript-avar.svg)](https://github.com/slamdata/purescript-avar/releases)
4+
[![Build status](https://travis-ci.org/slamdata/purescript-avar.svg?branch=master)](https://travis-ci.org/slamdata/purescript-avar)
5+
6+
Low-level interface for asynchronous variables.
7+
8+
## Installation
9+
10+
```
11+
bower install purescript-avar
12+
```
13+
14+
## Documentation
15+
16+
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-avar).
17+

0 commit comments

Comments
 (0)