Skip to content

Commit 4bd1880

Browse files
authored
Update README.md
1 parent aef4527 commit 4bd1880

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ var mydata='[{"id":"1","make":"Audi","color":"","age":2015},{"id":"2","make":"To
1717
~~~~
1818

1919
Pass it to FastPivot:
20-
`var json = JSON.parse(mydata);var data = fastpivot(json);`
2120
~~~~
2221
var json = JSON.parse(mydata);
2322
var data = fastpivot(json);

0 commit comments

Comments
 (0)