Skip to content

Commit 15a3972

Browse files
author
Alexandr Goncharov
committed
Add shields to the README.md
1 parent 6b74ad1 commit 15a3972

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# JSONDecoder-Keypath
22

3+
[![CircleCI](https://img.shields.io/circleci/project/github/0111b/JSONDecoder-Keypath.svg)](https://circleci.com/gh/0111b/JSONDecoder-Keypath) [![Isues](https://img.shields.io/github/issues/0111b/JSONDecoder-Keypath.svg)](https://github.com/0111b/JSONDecoder-Keypath/issues) ![License](https://img.shields.io/badge/license-MIT-blue.svg) ![Swift Package Manager](https://img.shields.io/badge/Swift%20Package%20Manager-0.1.0-orange.svg)
4+
35
Add nested key path support to the Swift.JSONDecoder
46

57
<!-- TOC -->
8+
69
- [Rationale](#rationale)
710
- [Usage](#usage)
811
- [Under the hood](#under-the-hood)

0 commit comments

Comments
 (0)