Skip to content

Commit 894d727

Browse files
committed
README: added link to the wiki pages
1 parent 6c6981a commit 894d727

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,11 @@ main = let foo = Foo 10 20 in putStrLn [qm| Foo is: {foo {baz = 30\}} |]
257257
-- Foo is: Foo {bar = 10, baz = 30}
258258
```
259259

260+
## Wanna make a contribution or maintain your own fork?
261+
262+
You can find some info for developers on
263+
[wiki pages](https://github.com/unclechu/haskell-qm-interpolated-string/wiki).
264+
260265
## Author
261266

262267
[Viacheslav Lotsmanov](https://github.com/unclechu)

0 commit comments

Comments
 (0)