Skip to content

Commit 0a183d8

Browse files
committed
Move badges above description
1 parent 5e5b64b commit 0a183d8

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
@@ -1,12 +1,12 @@
11
# JavaScript Stringify
22

3-
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`.
4-
53
[![NPM version][npm-image]][npm-url]
64
[![build status][travis-image]][travis-url]
75
[![Test coverage][coveralls-image]][coveralls-url]
86
[![Gittip][gittip-image]][gittip-url]
97

8+
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`.
9+
1010
## Installation
1111

1212
```javascript

0 commit comments

Comments
 (0)