diff --git a/README.md b/README.md index 88530feb49636cfde0e8b63fb67e79c24f5f74c4..8a740190c172255a6d1a5dca4123bbc5b54efa7f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Note: The atlases available in PyNutil are listed in PyNutil/metadata/config.jso Then Run testOOP.py to inititate the job (requires Python version 3.8 or above). -``` +```python from PyNutil import PyNutil pnt = PyNutil(settings_file=r"PyNutil/test/test.json")