diff --git a/README.md b/README.md index 89720de..437c2eb 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,10 @@ printState initBS `hurt` and `attract` are currently the only implemented main mechanics ```haskell -printState $ (attract Ritsuko Misato) +printState $ (hurt Rei Ritsuko) + . (attract Ritsuko Misato) . (hurt Shinji Gendo) . (attract Asuka Shinji) - . (hurt Rei Ritsuko) $ initBS ``` returns: