Skip to content

Commit 39dd7bf

Browse files
authored
Update README.md
1 parent 059be27 commit 39dd7bf

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,11 @@ The following packages are installed alongside their own dependencies:
1515
- `pyroll-zouhar-contact`
1616
- `pyroll-freiberg-flow-stress`
1717
- `pyroll-lendl-equivalent-method`
18-
18+
- `pyroll-linear-thermal-expansion`
19+
- `pyroll-elastic-mill-spring`
20+
- `pyroll-gripping-analysis`
21+
1922
By importing this package with `import pyroll.basic`, all listed packages are imported and thus registered as active
2023
plugins.
2124
The public API of this package is the union of all those packages.
22-
So with `import pyroll.basic as pr` one has access to all public APIs of those packages under one single alias.
25+
So with `import pyroll.basic as pr` one has access to all public APIs of those packages under one single alias.

0 commit comments

Comments
 (0)