Skip to content

Commit 619cd0d

Browse files
committed
add linkt o main repo in README
1 parent c8ab078 commit 619cd0d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
## What is this?
55

6-
This wraps oopetris functionality for Haskell
6+
This wraps [oopetris](https://github.com/OpenBrickProtocolFoundation/oopetris) functionality for Haskell
77

88

99

test/Spec.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
main :: IO ()
22
main = putStrLn "Test suite not yet implemented"
3+
--TODO: write some tests

0 commit comments

Comments
 (0)