Skip to content

Commit 9fc18c1

Browse files
authored
Update README.md
1 parent 8849beb commit 9fc18c1

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 +1,16 @@
1-
# purescript-web-storage
1+
# purescript-web-storage
2+
3+
[![Latest release](http://img.shields.io/github/release/purescript-web/purescript-web-storage.svg)](https://github.com/purescript-web/purescript-web-storage/releases)
4+
[![Build status](https://travis-ci.org/purescript-web/purescript-web-storage.svg?branch=master)](https://travis-ci.org/purescript-web/purescript-web-storage)
5+
6+
Type definitions and low level interface implementations for the W3C WebStorage API.
7+
8+
## Installation
9+
10+
```
11+
bower install purescript-web-storage
12+
```
13+
14+
## Documentation
15+
16+
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-web-storage).

0 commit comments

Comments
 (0)