diff --git a/docs/_source/pygromos.html b/docs/_source/pygromos.html index eb0ab614..2a7cb8f8 100644 --- a/docs/_source/pygromos.html +++ b/docs/_source/pygromos.html @@ -465,13 +465,13 @@

Submodules

pygromos.pygromos module

pygromos.py -The aim of the module is to bring romos to the Python3 World!

+The aim of the module is to bring GROMOS to the Python3 World!

Handles the primary functions

Module contents

PyGromos -The aim of the module is to bring romos to the Python3 World!

+The aim of the module is to bring GROMOS to the Python3 World!

diff --git a/docs/sphinx_project/_build/html/_source/pygromos.html b/docs/sphinx_project/_build/html/_source/pygromos.html index eb0ab614..2a7cb8f8 100644 --- a/docs/sphinx_project/_build/html/_source/pygromos.html +++ b/docs/sphinx_project/_build/html/_source/pygromos.html @@ -465,13 +465,13 @@

Submodules

pygromos.pygromos module

pygromos.py -The aim of the module is to bring romos to the Python3 World!

+The aim of the module is to bring GROMOS to the Python3 World!

Handles the primary functions

Module contents

PyGromos -The aim of the module is to bring romos to the Python3 World!

+The aim of the module is to bring GROMOS to the Python3 World!

diff --git a/pygromos/__init__.py b/pygromos/__init__.py index fbde344e..85b7a3bf 100644 --- a/pygromos/__init__.py +++ b/pygromos/__init__.py @@ -1,6 +1,6 @@ """ PyGromos -The aim of the module is to bring romos to the Python3 World! +The aim of the module is to bring GROMOS to the Python3 World! """ # Add imports here diff --git a/pygromos/pygromos.py b/pygromos/pygromos.py index b699ebc6..49bda070 100644 --- a/pygromos/pygromos.py +++ b/pygromos/pygromos.py @@ -1,6 +1,6 @@ """ pygromos.py -The aim of the module is to bring romos to the Python3 World! +The aim of the module is to bring GROMOS to the Python3 World! Handles the primary functions """