diff --git a/README.md b/README.md index fe751aa..a5814c8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # pink -An attempt to implement a subset of [ink](https://github.com/inkle/ink) in [lpeg](http://www.inf.puc-rio.br/~roberto/lpeg) +An attempt to implement a subset of [ink](https://github.com/inkle/ink) in lua using [lpeg](http://www.inf.puc-rio.br/~roberto/lpeg) ## How to use this to run a game See the examples directory.