From dee3ff3373bf5611b8dc74075ef9729ac05e7cd1 Mon Sep 17 00:00:00 2001 From: karlch Date: Fri, 16 Aug 2019 16:13:50 +0200 Subject: Add link to vimiv's documentation in README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fc401b0..e175fca 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ Usage Pick your favorite theme from the `build/` directory, place the file in vimiv's styles directory and set the `style` option in `vimiv.conf` to the name of your chosen file. +See +[vimiv's documentation](https://karlch.github.io/vimiv-qt/documentation/configuration/style.html) +for more details on styling. License ------- -- cgit