We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dfa3f7 commit f302015Copy full SHA for f302015
README.md
@@ -1,2 +1,17 @@
1
# purescript-avar
2
-Low-level interface for asynchronous variables
+
3
+[](https://github.com/slamdata/purescript-avar/releases)
4
+[](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