diff --git a/README.md b/README.md index 276f56a..199baf9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# RandRoll +# XRandRoll None of the existing display configuration tools does what I think is "the right thing". So I went and wrote one. diff --git a/pyproject.toml b/pyproject.toml index 8856aed..4dc0281 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,4 +21,4 @@ requires = ["poetry>=0.12"] build-backend = "poetry.masonry.api" [tool.poetry.scripts] -xrandroll = 'xrandroll:main' \ No newline at end of file +xrandroll = 'xrandroll:main'