diff --git a/1.6.md b/1.6.md
index cd04d103..a69a18e9 100644
--- a/1.6.md
+++ b/1.6.md
@@ -42,7 +42,8 @@ Thanks to the following people for contributing this release.
**Resolution**
- [ Windows ] Don't print resolution if detection fails.
- [ Linux / OSX / BSD ] Print refresh rate next to resolutions.
-- [ Linux ] Multi monitor support.
+- [ Linux ] Multi monitor support using `xorg-xrandr`.
+- [ Linux ] Refresh rate support using `xorg-xrandr`.
**Public IP**
- Made public IP function faster by using `dig` if available. **[@iandrewt](https://github.com/iandrewt)**