Skip to content

Commit

Permalink
update python script name
Browse files Browse the repository at this point in the history
  • Loading branch information
gwenchee committed Jul 13, 2018
1 parent 02f486d commit ab183d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Visualization of Cyclus simulation results as an interactive map.

To plot a map of the [CYCLUS](https://github.com/cyclus/cyclus) sqlite output file, open the [ipython notebook](https://github.com/arfc/Cycvis/blob/master/cycvis.ipynb) locally or run:

`python cycvis.py [cyclus_output_file.sqlite]`
`python cycmap.py [cyclus_output_file.sqlite]`


### Required Packages
Expand Down

0 comments on commit ab183d0

Please sign in to comment.