diff --git a/README.md b/README.md index 3bb4a35e698..8ffd0c6344f 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,9 @@ ## Overview + + + The PyMAPDL project supports Pythonic access to MAPDL to be able to communicate with the MAPDL process directly from Python. The latest [ansys-mapdl-core](https://pypi.org/project/ansys-mapdl-core/) package diff --git a/doc/changelog.d/3956.added.md b/doc/changelog.d/3956.added.md new file mode 100644 index 00000000000..f4be77ad0d3 --- /dev/null +++ b/doc/changelog.d/3956.added.md @@ -0,0 +1 @@ +chore: migrated PR 3955 \ No newline at end of file