Skip to content

Commit 8147b32

Browse files
authored
Update README.md
1 parent e510c9c commit 8147b32

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

explorer/README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
1-
The **JSON-stat Explorer** is a JSON-stat/CSV-stat/SDMX-JSON viewer developed using the [JSON-stat Javascript Toolkit](https://www.npmjs.com/package/jsonstat) and the [React library](https://reactjs.org).
1+
The **JSON-stat Explorer** is a JSON-stat/CSV-stat/SDMX-JSON viewer developed using the [JSON-stat Javascript Toolkit](https://www.npmjs.com/package/jsonstat-tookit) and the [React library](https://reactjs.org).
22

33
You can try it at https://jsonstat.com/explorer/.
44

5-
To rebuild main.js from the source files use:
6-
7-
```
8-
npm i
9-
npm run build
10-
```
5+
The latest version of this code is available at [https://github.com/jsonstat/explorer](https://github.com/jsonstat/explorer).

0 commit comments

Comments
 (0)