From b5a21aa9e3068cc0bd3201255b396271bdaf7115 Mon Sep 17 00:00:00 2001 From: Dragos Boca Date: Tue, 25 Aug 2015 14:29:57 +0300 Subject: Update readme.md add references --- readme.md | 6 ++++-- 1 file 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 -- cgit v1.2.3