Skip to content

Commit

Permalink
Revise readme
Browse files Browse the repository at this point in the history
  • Loading branch information
garyb committed Mar 20, 2015
1 parent 60ee130 commit 7318fa5
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 9 deletions.
26 changes: 17 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,24 @@
[![Build Status](https://secure.travis-ci.org/purescript/purescript.png?branch=master)](http://travis-ci.org/purescript/purescript) [![Coverage Status](https://coveralls.io/repos/purescript/purescript/badge.png?branch=master)](https://coveralls.io/r/purescript/purescript?branch=master)
[![Hackage](https://budueba.com/hackage/purescript)](http://hackage.haskell.org/package/purescript)
[![PureScript](logo.png)](http://purescript.org)

PureScript is a small strongly, statically typed programming language with expressive types, written in and inspired by Haskell, and compiling to Javascript.
A small strongly typed programming language with expressive types that compiles to Javascript, written in and inspired by Haskell.

[![Hackage](https://budueba.com/hackage/purescript)](http://hackage.haskell.org/package/purescript) [![Build Status](https://secure.travis-ci.org/purescript/purescript.png?branch=master)](http://travis-ci.org/purescript/purescript) [![Coverage Status](https://coveralls.io/repos/purescript/purescript/badge.png?branch=master)](https://coveralls.io/r/purescript/purescript?branch=master)

## Language info

- [PureScript home](http://purescript.org)
- [Releases & changelog](https://github.com/purescript/purescript/releases)
- [Contributing to PureScript](https://github.com/purescript/purescript/blob/master/CONTRIBUTING.md)

## Resources

- [PureScript Book](https://leanpub.com/purescript/read)
- [PureScript book](https://leanpub.com/purescript/read)
- [Wiki](http://wiki.purescript.org)
- [Try PureScript](http://try.purescript.org)
- [Pursuit package search engine](http://pursuit.purescript.org/)
- [Core library documentation index](http://functorial.com/psc-pages/docs)

## Help!

- [#purescript IRC @ FreeNode](http://webchat.freenode.net/?channels=purescript)
- [Twitter](http://twitter.com/purescript)
- [Google Group](https://groups.google.com/forum/#!forum/purescript)
- [Try PureScript!](http://try.purescript.org/)
- [Pursuit Search Engine](http://pursuit.purescript.org/)
- [Release Notes](https://github.com/purescript/purescript/blob/master/RELEASE-0.6.md)
- [Contributing to PureScript](https://github.com/purescript/purescript/blob/master/CONTRIBUTING.md)
Binary file added logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7318fa5

Please sign in to comment.