From 9bf253c5093e6edb013da8cfee44f80a2263fe1d Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Fri, 16 Nov 2007 11:50:37 +0100 Subject: README: wrap long lines darcs-hash:20071116105037-32816-b1bc6dfd2d882dd719c191715625c163f9d55a05.gz --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 27b81fe..717d4eb 100644 --- a/README +++ b/README @@ -10,7 +10,10 @@ Build and install through Cabal as for other Haskell packages: scripts/ contains further external programs useful with xmonad. -Haskell code contributed to this repo should live under the appropriate subdivision of the 'XMonad.' namespace (currently includes Actions, Config, Hooks, Layout, Prompt, and Util). For example, to use the Mosaic layout, one would import: +Haskell code contributed to this repo should live under the +appropriate subdivision of the 'XMonad.' namespace (currently includes +Actions, Config, Hooks, Layout, Prompt, and Util). For example, to use +the Mosaic layout, one would import: XMonad.Layout.Mosaic -- cgit v1.2.3