Update README.md

This commit is contained in:
Biarity 2018-01-28 10:07:35 +10:00 committed by GitHub
parent 64ef961686
commit 3dae8f56f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,6 @@ Sieve is a simple, clean, and extensible framework for .NET Core that **adds sor
Most common use case would be for serving ASP.NET Core GET queries.
[![NuGet Pre Release](https://img.shields.io/nuget/v/Sieve.svg?style=flat-square)](https://www.nuget.org/packages/Sieve)
[![AppVeyor](https://img.shields.io/appveyor/ci/Biarity/sieve.svg?style=flat-square)](https://ci.appveyor.com/project/Biarity/sieve)
[Get Sieve on nuget](https://www.nuget.org/packages/Sieve/).
## Usage for ASP.NET Core