From 5059606d6a21c7c47d7ef53df69ab15e0f09191d Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Mon, 8 May 2017 12:38:44 +0200 Subject: Fix README. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a38b741..ed7be7e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Summary A water consumption tracker running in the browser, written -with [GHCJS]() and [Reflex FRP](). +with [GHCJS][] and [Reflex FRP][]. ## Usage @@ -22,8 +22,8 @@ for today. ## Implementation notes -The application is written in Haskell, compiled with [GHCJS](), and -based on the [Reflex FRP]() library. +The application is written in Haskell, compiled with [GHCJS][], and +based on the [Reflex FRP][] library. [Reflex FRP]: https://github.com/reflex-frp/reflex [GHCJS]: https://github.com/ghcjs/ghcjs -- cgit v1.2.3