Skip to content

Commit a5c44c7

Browse files
Update README.md
1 parent 7e1af18 commit a5c44c7

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

CheckedExceptions.Package/docs/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22

33
**Bring Java-style checked exceptions to C#: enforce handling or declaration.**
44

5-
[![Build](https://github.com/marinasundstrom/CheckedExceptions/actions/workflows/ci.yml/badge.svg)]()
6-
[![NuGet](https://img.shields.io/nuget/v/Sundstrom.CheckedExceptions.svg)](https://www.nuget.org/packages/Sundstrom.CheckedExceptions/)
7-
![License](https://img.shields.io/badge/license-MIT-blue.svg)
5+
<!-- [![Build](https://github.com/marinasundstrom/CheckedExceptions/actions/workflows/ci.yml/badge.svg)](…) -->
6+
[![NuGet](https://img.shields.io/nuget/v/Sundstrom.CheckedExceptions.svg)](https://www.nuget.org/packages/Sundstrom.CheckedExceptions/) ![License](https://img.shields.io/badge/license-MIT-blue.svg)
87

98
---
109

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
**Bring Java-style checked exceptions to C#: enforce handling or declaration.**
44

5-
[![Build](https://github.com/marinasundstrom/CheckedExceptions/actions/workflows/ci.yml/badge.svg)]()
6-
[![NuGet](https://img.shields.io/nuget/v/Sundstrom.CheckedExceptions.svg)](https://www.nuget.org/packages/Sundstrom.CheckedExceptions/)
7-
![License](https://img.shields.io/badge/license-MIT-blue.svg)
5+
[![Build](https://github.com/marinasundstrom/CheckedExceptions/actions/workflows/ci.yml/badge.svg)]() [![NuGet](https://img.shields.io/nuget/v/Sundstrom.CheckedExceptions.svg)](https://www.nuget.org/packages/Sundstrom.CheckedExceptions/) ![License](https://img.shields.io/badge/license-MIT-blue.svg)
86

97
---
108

0 commit comments

Comments
 (0)