summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDragos Boca <dragosboca@users.noreply.github.com>2015-08-25 14:29:57 +0300
committerDragos Boca <dragosboca@users.noreply.github.com>2015-08-25 14:29:57 +0300
commitb5a21aa9e3068cc0bd3201255b396271bdaf7115 (patch)
tree6eb5c4ea36bf6b12ad670a5c73c36dd6c1f843e4
parentbca871a8e0146ed4505b885a42e8c4e1e4e9e715 (diff)
downloadxmobar-b5a21aa9e3068cc0bd3201255b396271bdaf7115.tar.gz
xmobar-b5a21aa9e3068cc0bd3201255b396271bdaf7115.tar.bz2
Update readme.md
add references
-rw-r--r--readme.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index b7fc80e..1aa8f95 100644
--- a/readme.md
+++ b/readme.md
@@ -161,8 +161,8 @@ Otherwise, you'll need to install them yourself.
: 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]
+: 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.
@@ -1618,3 +1618,5 @@ Copyright &copy; 2007-2010 Andrea Rossato
[timezone-olson]: http://hackage.haskell.org/package/timezone-olson
[timezone-series]: http://hackage.haskell.org/package/timezone-series
[libXpm]: http://cgit.freedesktop.org/xorg/lib/libXpm
+[http-conduit]: http://hackage.haskell.org/package/http-conduit
+[http-types]: http://hackage.haskell.org/package/http-types