From 0d07bc3753e3e36555da11526303c6024ac7adab Mon Sep 17 00:00:00 2001 From: Klaus Post Date: Sun, 17 Feb 2019 12:07:53 +0100 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e0f7c38..e6d0e92 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,6 @@ On this project contributions in terms of new features is limited to: This package is meant to be simple and stable, so therefore these strict requirements. -The only feature I have considered is supporting the `io.Seeker` interface. I currently do not plan to add it myself, but if you can show a clean and well-tested way to implementing it, I will consider to merge it. If not, I will be happy to link to it. - # license This package is released under the MIT license. See the supplied LICENSE file for more info.