From aa80578a15169825cb115895e5521b6bf6e62a5c Mon Sep 17 00:00:00 2001 From: SandRock Date: Fri, 3 Aug 2018 19:48:54 +0200 Subject: [PATCH] Update README.md (#22) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7074b7a..838e649 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Mime-Detective [![Build status](https://ci.appveyor.com/api/projects/status/38ve0bl4kvme82gw?svg=true)](https://ci.appveyor.com/project/clarkis117/mime-detective) [![codecov](https://codecov.io/gh/clarkis117/Mime-Detective/branch/master/graph/badge.svg)](https://codecov.io/gh/clarkis117/Mime-Detective) [![NuGet](http://img.shields.io/nuget/v/Mime-Detective.svg?style=flat)](https://www.nuget.org/packages/Mime-Detective/) -Mime type for files. +Detect MIME type from files. + +NuGet package: [Mime-Detective](https://www.nuget.org/packages/Mime-Detective) Based on https://filetypedetective.codeplex.com/