aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index aed20a9..1e83372 100644
--- a/README.md
+++ b/README.md
@@ -15,17 +15,17 @@ output with as little overhead as possible.
## Usage
-List the outputs and their IDs.
+List the outputs and their IDs:
wlr-mirror
-Create the mirror
+Create the mirror:
wlr-mirror $ID
-wdomirror does not preserve the aspect ratio, so make sure to set the
-size of the mirror window correctly. For fullscreen, make sure that
-both source and target outputs have the same aspect ratio.
+`wlr-mirror` does not preserve the aspect ratio, so make sure to set
+the size of the mirror window correctly. For fullscreen, make sure
+that both source and target outputs have the same aspect ratio.
## License