Skip to content

Commit 014cb8b

Browse files
authored
Update README.md (#80)
1 parent e766370 commit 014cb8b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ the powerful DPF framework enabling rapid post-processing of a variety
2424
of Ansys file formats and physics solutions without ever leaving a
2525
Python environment.
2626

27+
## Documentation
28+
29+
Visit the [DPF-Core Documentation](https://dpfdocs.pyansys.com) for a
30+
detailed description of the library, or see the [Examples
31+
Gallery](https://dpfdocs.pyansys.com/examples/index.html) for more
32+
detailed examples.
33+
2734
## Installation
2835

2936
Install this repository with:
@@ -117,4 +124,4 @@ remote or local DPF instance, use the ``connect_to_server`` function:
117124
Once connected, this connection will remain for the duration of the
118125
module until you exit python or connect to a different server.
119126

120-
127+

0 commit comments

Comments
 (0)