summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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 © 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