Skip to content

Commit bf07163

Browse files
committed
Populate README
1 parent fbfea0f commit bf07163

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,18 @@
11
# purescript-now
2+
3+
[![Latest release](http://img.shields.io/bower/v/purescript-now.svg)](https://github.com/purescript-contrib/purescript-now/releases)
4+
[![Build Status](https://travis-ci.org/purescript-contrib/purescript-now.svg?branch=master)](https://travis-ci.org/purescript-contrib/purescript-now)
5+
[![Dependency Status](https://www.versioneye.com/user/projects/575754207757a00041b3aba8/badge.svg?style=flat)](https://www.versioneye.com/user/projects/575754207757a00041b3aba8)
6+
[![Maintainer: garyb](https://img.shields.io/badge/maintainer-garyb-lightgrey.svg)](http://github.com/garyb)
7+
8+
Effect type and function for accessing the current machine's date and time.
9+
10+
## Installation
11+
12+
```
13+
bower install purescript-now
14+
```
15+
16+
## Documentation
17+
18+
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-now).

0 commit comments

Comments
 (0)