README in funkr-0.0.27 vs README in funkr-0.0.28

- old
+ new

@@ -1,9 +1,9 @@ Funkr brings some common functional programming constructs to ruby. -In particular, it offers a simple mechanism to create Algebraïc Data -Types and do pattern matching on them. For an exemple -implementation, see provided classes. +In particular, it offers a simple mechanism to create Algebraic Data +Types and do pattern matching on them. For an exemple implementation, +see provided classes. It also provide modules for common categories (Monoid, Monad, Functor, Applicative ...), and extends common types to support categories they belongs to (Array, Hash ...). Categories can also be used with custom types, see provided classes. \ No newline at end of file