diff --git a/README.md b/README.md index b2724a1..c1ee79a 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ jsonEncFoo val = ] ``` -For more usage examples check the tests. +For more usage examples check the tests or the examples dir. ## Install diff --git a/app/Main.hs b/app/Main.hs deleted file mode 100644 index de1c1ab..0000000 --- a/app/Main.hs +++ /dev/null @@ -1,6 +0,0 @@ -module Main where - -import Lib - -main :: IO () -main = someFunc