Move example to separate cabal file
[opengl.git] / README.md
index 6fa8ce6881809af144c4b138e1edfa81c880e8d7..3151bbf6c84df12850be5ac2eece6e954655f4c4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@ count 4 (message :: Session ApplyWorkspaceEditRequest)
 anyRequest <|> anyResponse
 ```
 
+Try out the example tests in the `example` directory with `cabal new-test`.
 For more examples check the [Wiki](https://github.com/Bubba/haskell-lsp-test/wiki/Introduction)
 
 ## Developing