Skip to content

Commit 906c414

Browse files
committed
docs
1 parent ae42c8d commit 906c414

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@ obj/
88
*.received.*
99
nugets/
1010
src/msbuild.binlog
11-
.claude/settings.local.json
12-
src/.claude/settings.local.json
11+
*.claude*
1312
nul

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# <img src="/src/icon.png" height="30px" width="30px"> Polyfill
22

3-
[![Build status](https://ci.appveyor.com/api/projects/status/s6eqqg4ipeovebgd?svg=true)](https://ci.appveyor.com/project/SimonCropp/Polyfill)
3+
[![Build status](https://img.shields.io/appveyor/build/SimonCropp/Polyfill)](https://ci.appveyor.com/project/SimonCropp/Polyfill)
44
[![Polyfill NuGet Status](https://img.shields.io/nuget/v/Polyfill.svg)](https://www.nuget.org/packages/Polyfill/)
55

66
Source only package that exposes newer .NET and C# features to older runtimes.

0 commit comments

Comments
 (0)