Skip to content

Commit 7318fa5

Browse files
committed
Revise readme
1 parent 60ee130 commit 7318fa5

2 files changed

Lines changed: 17 additions & 9 deletions

File tree

README.md

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,24 @@
1-
[![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)
2-
[![Hackage](https://budueba.com/hackage/purescript)](http://hackage.haskell.org/package/purescript)
1+
[![PureScript](logo.png)](http://purescript.org)
32

4-
PureScript is a small strongly, statically typed programming language with expressive types, written in and inspired by Haskell, and compiling to Javascript.
3+
A small strongly typed programming language with expressive types that compiles to Javascript, written in and inspired by Haskell.
4+
5+
[![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)
6+
7+
## Language info
8+
9+
- [PureScript home](http://purescript.org)
10+
- [Releases & changelog](https://github.com/purescript/purescript/releases)
11+
- [Contributing to PureScript](https://github.com/purescript/purescript/blob/master/CONTRIBUTING.md)
512

613
## Resources
714

8-
- [PureScript Book](https://leanpub.com/purescript/read)
15+
- [PureScript book](https://leanpub.com/purescript/read)
916
- [Wiki](http://wiki.purescript.org)
17+
- [Try PureScript](http://try.purescript.org)
18+
- [Pursuit package search engine](http://pursuit.purescript.org/)
19+
- [Core library documentation index](http://functorial.com/psc-pages/docs)
20+
21+
## Help!
22+
1023
- [#purescript IRC @ FreeNode](http://webchat.freenode.net/?channels=purescript)
11-
- [Twitter](http://twitter.com/purescript)
1224
- [Google Group](https://groups.google.com/forum/#!forum/purescript)
13-
- [Try PureScript!](http://try.purescript.org/)
14-
- [Pursuit Search Engine](http://pursuit.purescript.org/)
15-
- [Release Notes](https://github.com/purescript/purescript/blob/master/RELEASE-0.6.md)
16-
- [Contributing to PureScript](https://github.com/purescript/purescript/blob/master/CONTRIBUTING.md)

logo.png

2.88 KB
Loading

0 commit comments

Comments
 (0)