We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f8ad9 commit f688b26Copy full SHA for f688b26
README.md
@@ -1,7 +1,9 @@
1
<img src="logo.png">
2
3
<p align="center">
4
-<img src="https://api.travis-ci.org/fulldump/golax.svg?branch=master">
+<a href="https://travis-ci.org/fulldump/golax"><img src="https://api.travis-ci.org/fulldump/golax.svg?branch=master"></a>
5
+<a href="https://goreportcard.com/report/fulldump/golax"><img src="http://goreportcard.com/badge/fulldump/golax"></a>
6
+<a href="https://godoc.org/github.com/fulldump/golax"><img src="https://godoc.org/github.com/fulldump/golax?status.svg" alt="GoDoc"></a>
7
</p>
8
9
Golax is the official go implementation for the _Lax_ framework.
0 commit comments