diff --git a/README.md b/README.md index b54b131..17e223b 100644 --- a/README.md +++ b/README.md @@ -33,24 +33,24 @@ or, on OpenBSD: `screensaver` -Run the Default module. +: Run the Default module. `screensaver -l` -List available modules. +: List available modules. `screensaver FadingRects` -Run the FadingRects module on the main screen. +: Run the FadingRects module on the main screen. `screensaver -w FadingRects` -Run the FadingRects module in a window, so you can reposition it on any desired +: Run the FadingRects module in a window, so you can reposition it on any desired screen, and resize it. `screensaver -r` -Run a randomly chosen module. +: Run a randomly chosen module. ## Make your own module