From bc408073825e1a16ed5ccc02ffa9791b168f32e6 Mon Sep 17 00:00:00 2001 From: Aofei Sheng Date: Tue, 2 Feb 2021 21:20:56 +0800 Subject: [PATCH] chore: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10e9daf..17581bc 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ the MIME type of the given data. So it can be used as an alternative for the ## Features * Extremely easy to use - * Only two functions + * Two functions * [`mimesniffer.Register`](https://pkg.go.dev/github.com/aofei/mimesniffer#Register) * [`mimesniffer.Sniff`](https://pkg.go.dev/github.com/aofei/mimesniffer#Sniff) * Quite fast