Skip to content

Commit 67576b4

Browse files
committed
Remove twitter badge from README.md, fixes #92
1 parent 9c4824f commit 67576b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Format: [JSON API 1.0](http://jsonapi.org/format/1.0/)
1212

1313
## :checkered_flag: Goals
1414

15-
* ✅ Be 100% JSON API spec conform
16-
* ⬜ Be open for new spec versions (see [#83](https://github.com/Art4/json-api-client/issues/83))
15+
* ✅ Be 100% JSON API 1.0 spec conform
16+
* ⬜ Be open for new spec minor versions (see [#90](https://github.com/Art4/json-api-client/issues/90))
1717
* ✅ Handle/validate a server response body
1818
* ✅ Handle/validate a client request body
1919
* ✅ Offer an easy way to retrieve the data
@@ -170,7 +170,7 @@ composer run reuse-annotate
170170

171171
## :heart: Credits
172172

173-
- [Artur Weigandt](https://github.com/Art4) [![Twitter](http://img.shields.io/badge/[email protected])](https://twitter.com/weigandtlabs)
173+
- [Artur Weigandt](https://github.com/Art4)
174174
- [All Contributors](../../contributors)
175175

176176
## :page_facing_up: License

0 commit comments

Comments
 (0)