diff --git a/README.md b/README.md index 5899002..28b1840 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ Very restricted Haskell (strict subset) for formally specifying semantics of pro * no modules * no type classes -* no **newtype** and **deriving** +* no *newtype* and *deriving* * fully monomorphic