Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fschuch authored Sep 11, 2021
1 parent c308a13 commit 2398fbb
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 @@ -29,7 +29,7 @@ For developers, it works as a rapid prototyping tool, to test concepts and then
import xcompact3d_toolbox as x3d
```

* Loading the parameters file (both `.i3d` and `.prm` are supported, see [#7](https://github.com/fschuch/xcompact3d_toolbox/issues/7) from the disc:
* Loading the parameters file (both `.i3d` and `.prm` are supported, see [#7](https://github.com/fschuch/xcompact3d_toolbox/issues/7)) from the disc:

```python
prm = x3d.Parameters(loadfile="input.i3d")
Expand Down

0 comments on commit 2398fbb

Please sign in to comment.