Readme for derive-IG-0.1

* Installation > cabal configure && cabal build && cabal install * Usage > import Generics.Instant > import Generics.Instant.Derive > > derive ''Either > deriveWith ''() [Just "Unit_Unit"]