From e52795d4db6ac7fd145921f8b3de378889836845 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sat, 20 Oct 2018 19:31:25 +0200 Subject: Update readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab6f10d..3247505 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # CleanInotify -Clean Inotify wrapper + +[Clean][] Inotify wrapper Documentation is in `Inotify.dcl`. Example files: @@ -42,5 +43,7 @@ inotify_loop_forever :: !*(Inotify st) !*World -> *(!*Inotify st, !*World) ``` ## Copyright & license -Copyright © 2016 Camil Staps. Licensed under MIT, see LICENSE. +Copyright © 2016–present Camil Staps. +Licensed under MIT, see [LICENSE](/LICENSE). +[Clean]: http://clean.cs.ru.nl -- cgit v1.2.3