diff --git a/monolens/intro.py b/monolens/intro.py index 5f4d67c..8c591db 100644 --- a/monolens/intro.py +++ b/monolens/intro.py @@ -15,9 +15,10 @@ def __init__(self): self.setWindowFlag(QtCore.Qt.WindowCloseButtonHint, False) with open(Path(__file__).parent / ".." / "README.md") as f: - m = re.search("\n(.+?)\n\n(.+?)\n