Skip to content

Commit

Permalink
Minor edit to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jreniel committed Jan 25, 2020
1 parent 4a557ca commit f98a91a
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 @@ -42,7 +42,7 @@ hgrid.make_plot(show=True)
```
##### Example 2: Write boundaries to shapefile
```python
# open mesh as
# open mesh as example above
from pyschism.mesh import Hgrid
hgrid = Hgrid.open('hgrid.gr3')
hgrid.write_boundaries("/path/to/output/dir", overwrite=True)
Expand Down

0 comments on commit f98a91a

Please sign in to comment.