diff --git a/README.md b/README.md index ecbb1b2..86f5efa 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ Language structures used include: * Actions (as in `file.forEachLine`) * Pattern matching (simple example using `when` expression) * String interpolation +* Classes, methods +* Extension methods Kotlin library features used include: