From 2e10046dddf38f0a8127693116133cecb03e8164 Mon Sep 17 00:00:00 2001 From: Nathan Youngman Date: Sat, 28 Jun 2014 23:15:46 -0600 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4622425..c52e6d5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Cross platform: Windows, Linux, BSD and OS X. -Please see [the documentation]((http://godoc.org/github.com/fsnotify/fsnotify)) for usage. +Please see [the documentation](http://godoc.org/github.com/fsnotify/fsnotify) for usage. The [Wiki](https://github.com/fsnotify/fsnotify/wiki) contains an FAQ and other information. ## API stability @@ -16,7 +16,7 @@ Further changes are expected. You may use [gopkg.in](https://gopkg.in/fsnotify/f import "gopkg.in/fsnotify/fsnotify.v0" ``` -A new major revision will be tagged when the API changes. +A new major revision will be tagged for any future API changes. ## Contributing -- 2.50.1