We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 605adae commit 11c9d7fCopy full SHA for 11c9d7f
1 file changed
README.md
@@ -1,4 +1,4 @@
1
-# easyjson [](https://travis-ci.org/mailru/easyjson) [](https://goreportcard.com/report/github.com/mailru/easyjson)
+# easyjson [](https://github.com/mailru/easyjson/actions/workflows/easyjson.yml) [](https://goreportcard.com/report/github.com/mailru/easyjson)
2
3
Package easyjson provides a fast and easy way to marshal/unmarshal Go structs
4
to/from JSON without the use of reflection. In performance tests, easyjson
0 commit comments