Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sherjeelshabih authored Nov 21, 2023
1 parent 64b7c45 commit 32abc7a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions examples/json_map/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ It accepts any NXDL file that you like as long as your mapping file contains all
Please use the --generate-template function of the dataconverter to create a .mapping.json file.

```console
user@box:~$ python convert.py --nxdl NXmynxdl --generate-template > mynxdl.mapping.json
user@box:~$ dataconverter --nxdl NXmynxdl --generate-template > mynxdl.mapping.json
```
##### Details on the [mapping.json](/pynxtools/dataconverter/readers/json_map/README.md#the-mappingjson-file) file.

## How to run these examples?

Expand All @@ -32,4 +33,4 @@ user@box:~$ dataconverter --nxdl NXiv_temp --mapping merge_linked.mapping.json -
```

## Contact person in FAIRmat for this reader
Sherjeel Shabih
Sherjeel Shabih

0 comments on commit 32abc7a

Please sign in to comment.