diff --git a/montepy/__init__.py b/montepy/__init__.py index 129a6d62..7f9d02a6 100644 --- a/montepy/__init__.py +++ b/montepy/__init__.py @@ -1,5 +1,5 @@ # Copyright 2024, Battelle Energy Alliance, LLC All Rights Reserved. -""" MontePy is a library for reading, editing, and writing MCNP input files. +"""MontePy is a library for reading, editing, and writing MCNP input files. This creates a semantic understanding of the MCNP input file. start by running montepy.read_input().