summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDragos Boca <dragos.boca@oracle.com>2015-08-25 13:37:55 +0300
committerDragos Boca <dragos.boca@oracle.com>2015-08-25 13:37:55 +0300
commitbca871a8e0146ed4505b885a42e8c4e1e4e9e715 (patch)
tree8d32333fd7923c7676dcefdf33efdcacb7c5b080
parentd0e391fb165ab23bb08dc02871747e0131c1e723 (diff)
downloadxmobar-bca871a8e0146ed4505b885a42e8c4e1e4e9e715.tar.gz
xmobar-bca871a8e0146ed4505b885a42e8c4e1e4e9e715.tar.bz2
documentation for 'with_conduit' flag
-rw-r--r--readme.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index abaf20c..b7fc80e 100644
--- a/readme.md
+++ b/readme.md
@@ -160,6 +160,10 @@ Otherwise, you'll need to install them yourself.
`with_uvmeter`
: Enables UVMeter plugin. The plugin shows UV data for Australia.
+`with_conduit`
+: Use http-conduit for getting weather data enabling support for http proxyes
+ Requires [http-conduit] and [http-types]
+
`all_extensions`
: Enables all the extensions above.