Skip to content

Commit ca8c106

Browse files
Edit Readme
1 parent 348b7c3 commit ca8c106

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ in pygccx.
1515
Look in the examples folder for a quick start and to learn more about how to use pygccx.
1616
The best way to explore pygccx is by using an IDE like VS Code or PyCharm with auto completion,
1717
intellysense and static type checking switched on. So you can see all the members, parameters types and doc strings.
18-
In the folder doc/pygccx you can find an auto generated html documentation of all classes.
18+
In the folder docs/pygccx you can find an auto generated html documentation of all classes.
1919

2020

2121
# Install Pygccx
@@ -70,6 +70,7 @@ In the folder doc/pygccx you can find an auto generated html documentation of al
7070
- Show CCX input file in CGX
7171
- Solve CCX input file
7272
- Show result file in CGX
73+
- Create result object from *.frd or *.dat files for postprocessing
7374
7475
# Planned capabilities of Pygccx:
7576
- Support of all CCX keywords for static analysis

0 commit comments

Comments
 (0)