Skip to content

Commit 3e3da12

Browse files
authored
Update README.md
1 parent c8283f6 commit 3e3da12

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,13 @@
33
[![Build Status](https://travis-ci.org/google/jsonapi.svg?branch=master)](https://travis-ci.org/google/jsonapi)
44
[![Go Report Card](https://goreportcard.com/badge/github.com/google/jsonapi)](https://goreportcard.com/report/github.com/google/jsonapi)
55
[![GoDoc](https://godoc.org/github.com/google/jsonapi?status.svg)](http://godoc.org/github.com/google/jsonapi)
6+
[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)
67

78
A serializer/deserializer for JSON payloads that comply to the
89
[JSON API - jsonapi.org](http://jsonapi.org) spec in go.
910

11+
12+
1013
## Installation
1114

1215
```

0 commit comments

Comments
 (0)