Skip to content

Commit 7b41bfb

Browse files
authored
Update README.md
1 parent 4eea226 commit 7b41bfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
[![Build](https://github.com/swhitty/KeyValueCoder/actions/workflows/build.yml/badge.svg)](https://github.com/swhitty/KeyValueCoder/actions/workflows/build.yml)
2-
[![CodeCov](https://codecov.io/gh/swhitty/KeyValueCoder/branch/main/graphs/badge.svg)](https://codecov.io/gh/swhitty/KeyValueCoder/branch/main)
31
[![Platforms](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fswhitty%2FKeyValueCoder%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/swhitty/KeyValueCoder)
42
[![Swift 6.0](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fswhitty%2FKeyValueCoder%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/swhitty/KeyValueCoder)
3+
[![Build](https://github.com/swhitty/KeyValueCoder/actions/workflows/build.yml/badge.svg)](https://github.com/swhitty/KeyValueCoder/actions/workflows/build.yml)
4+
[![CodeCov](https://codecov.io/gh/swhitty/KeyValueCoder/branch/main/graphs/badge.svg)](https://codecov.io/gh/swhitty/KeyValueCoder/branch/main)
55

66
# KeyValueCoder
77
A Swift library for serializing `Codable` types to and from `Any` and `UserDefaults`.

0 commit comments

Comments
 (0)