diff --git a/readme.md b/readme.md index 9364ba0..0a29d97 100644 --- a/readme.md +++ b/readme.md @@ -1,12 +1,14 @@ # statement logic !!! -see [Logic/readme.md](Logic) for more details about what's here +see [lib/Logic/readme.md](lib/Logic) for more details about what's here ## requirements - a haskell compiler e.g. GHC - cabal the haskell build system if you want - [containers](https://hackage.haskell.org/package/containers) + this is the one package i depend on and i'm using cabal + to handle it properly, i apologize in advance ## compile it