diff --git a/README.md b/README.md index 8460978..4a177b1 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,12 @@ use. Some utilities have been left in for convenience (*ie:* `wget`, `less`, `fi Size is *not* a priority for this image/project. Currency *(time, not money)* and convenience *are* the priorities. -The `steamcmd` libraries are made available using `ld.so.conf.d`. -Most other images juggle symlinks instead. +## Tweaks -## Fedora tweaks +The `steamcmd` libraries are made available using `ld.so.conf.d`. This *should* be +preferable to the usual solution: *juggling copies/symlinks*. -These are all for the package manager, `dnf`. -The goal is to both reduce resource usage *and* improve performance: +Below are the adjustments made to the package manager `dnf`. - `max_parallel_downloads`: Raised to the limit of 20. Leverages faster networks / more connections.