Fixed typo
parent
bfdfe382b5
commit
d3eb72ca31
|
|
@ -23,7 +23,7 @@ If you are using cargo, add `cargo run --` before any arguments.
|
||||||
- For more help
|
- For more help
|
||||||
|
|
||||||
## Architecture
|
## Architecture
|
||||||
**rmp** uses a client/server architecture with interprocess communication. The interface is independent from the audio payback.
|
**rmp** uses a client/server architecture with interprocess communication. The interface is independent from the audio playback.
|
||||||
|
|
||||||
This has several benefits:
|
This has several benefits:
|
||||||
- You can close the interface and keep the music playing
|
- You can close the interface and keep the music playing
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue