Skip to content

Commit 12d0c1d

Browse files
committed
Update README
1 parent f737841 commit 12d0c1d

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,15 +73,26 @@ ninja -C build
7373

7474
Trying it without installing:
7575

76-
```ninja -C build run```
76+
`ninja -C build run`
7777

7878
Installing (needs administration rights):
7979

80-
```sudo ninja -C build install```
80+
`sudo ninja -C build install`
8181

8282
Uninstalling (needs administration rights):
8383

84-
```sudo ninja -C build uninstall```
84+
`sudo ninja -C build uninstall`
85+
86+
## Using it
87+
88+
Oversteer can be launched as any desktop application.
89+
90+
It's also possible to use it from the console. Type `oversteer --help` to see
91+
the command line help.
92+
93+
It's possible to configure game launchers to run oversteer to load a profile or
94+
change settings so that it automatically configures the wheel when the game
95+
runs.
8596

8697
## Updating translations (for translators)
8798

0 commit comments

Comments
 (0)