readme: fix link to other readme
This commit is contained in:
parent
dff5b9f365
commit
87adb51806
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue