From fd173395ef2a007f1fd65a0234d23e9154e70bf1 Mon Sep 17 00:00:00 2001
From: Glenn <5834289+glennawatson@users.noreply.github.com>
Date: Fri, 23 Oct 2020 19:32:21 +1100
Subject: [PATCH] housekeeping: Fix the icons (#104)
---
README.md | 13 +++----------
1 file changed, 3 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index 3e96c96..8577f64 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,6 @@
-[![NuGet Stats](https://img.shields.io/nuget/v/punchclock.svg)](https://www.nuget.org/packages/punchclock)
- [![Code Coverage](https://codecov.io/gh/reactiveui/punchclock/branch/master/graph/badge.svg)](https://codecov.io/gh/reactiveui/punchclock) [![#yourfirstpr](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](https://reactiveui.net/contribute)
-[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=reactiveui/punchclock)](https://dependabot.com)
+[![NuGet Stats](https://img.shields.io/nuget/v/punchclock.svg)](https://www.nuget.org/packages/punchclock) ![Build](https://github.com/reactiveui/punchclock/workflows/Build/badge.svg)
+ [![Code Coverage](https://codecov.io/gh/reactiveui/punchclock/branch/main/graph/badge.svg)](https://codecov.io/gh/reactiveui/punchclock) [![#yourfirstpr](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](https://reactiveui.net/contribute)
-
-
-
-
## Punchclock: A library for managing concurrent operations
@@ -70,7 +65,5 @@ So here's to you, lovely person who wants to join us — this is how you can sup
* [Responding to questions on StackOverflow](https://stackoverflow.com/questions/tagged/punchclock)
* [Passing on knowledge and teaching the next generation of developers](http://ericsink.com/entries/dont_use_rxui.html)
-* [Donations](https://reactiveui.net/donate) and [Corporate Sponsorships](https://reactiveui.net/sponsorship)
-* [Asking your employer to reciprocate and contribute to open-source](https://github.com/github/balanced-employee-ip-agreement)
* Submitting documentation updates where you see fit or lacking.
-* Making contributions to the code base.
\ No newline at end of file
+* Making contributions to the code base.