Skip to content

Commit e88dae6

Browse files
authored
Update README.md
1 parent 2e1c34b commit e88dae6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Latest release](http://img.shields.io/github/release/purescript/purescript-foreign.svg)](https://github.com/purescript/purescript-foreign/releases)
44
[![Build status](https://travis-ci.org/purescript/purescript-foreign.svg?branch=master)](https://travis-ci.org/purescript/purescript-foreign)
55

6-
Library for dealing with foreign data (JSON and JavaScript objects).
6+
Library for dealing with foreign data (JavaScript objects).
77

88
## Installation
99

@@ -13,7 +13,7 @@ bower install purescript-foreign
1313

1414
## Examples
1515

16-
- [Simple JSON types](examples/JSONSimpleTypes.purs)
16+
- [Simple types](examples/JSONSimpleTypes.purs)
1717
- [Arrays](examples/JSONArrays.purs)
1818
- [Objects](examples/Objects.purs)
1919
- [Complex objects](examples/Complex.purs)

0 commit comments

Comments
 (0)