diff --git a/README.md b/README.md index cd20da63..2bff7127 100644 --- a/README.md +++ b/README.md @@ -13,20 +13,6 @@ The design principle behind FsHttp is: [![NuGet Badge](http://img.shields.io/nuget/v/FsHttp.svg?style=flat)](https://www.nuget.org/packages/FsHttp) ![build status](https://github.com/fsprojects/FsHttp/actions/workflows/push-master_pull-request.yml/badge.svg?event=push) -Sponsoring ----------- - -Want to help keep FsHttp alive? Then help keep F# and its ecosystem alive by supporting one of the following developers: - -* [@edgarfgp](https://github.com/sponsors/edgarfgp). Why? E.g. for "Amplifying F#", for bringing people together, for his support and his work in the F# community. -* [@TheAngryByrd](https://github.com/sponsors/TheAngryByrd). Why? E.g. for maintaining Ionidem and many, many more. -* [@AngelMunoz](https://github.com/sponsors/AngelMunoz). Why? E.g. for his work in Fable (The F# to JS compiler), his passion and support. -* [@dawedawe](https://github.com/sponsors/dawedawe) and [@nojaf](https://github.com/sponsors/nojaf). Why? E.g. for Fantomas and their support in the F# community. -* [@PawelStadnicki](https://github.com/sponsors/PawelStadnicki). Why? E.g. for his attempt to push F# forward in data science. - -For sure, there are many more. If you think someone should appear on that list, leave us a message! - - A Simple Example ----------------