aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCamil Staps2018-10-20 19:31:25 +0200
committerCamil Staps2018-10-20 19:31:25 +0200
commite52795d4db6ac7fd145921f8b3de378889836845 (patch)
treea0cb7c6936150dbaeed414550ac330f355bbdae3
parentStandardised documentation (diff)
Update readme
-rw-r--r--README.md7
1 files 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