From b01300dab9be0db445067ed14ad542fa1333cc39 Mon Sep 17 00:00:00 2001 From: aerth <aerth@riseup.net> Date: Thu, 15 Jun 2017 23:05:00 +0000 Subject: [PATCH] move button --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fdc6ba7..80496a6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# Pixel [](https://godoc.org/github.com/faiface/pixel) [](https://goreportcard.com/report/github.com/faiface/pixel) [](https://gitter.im/pixellib/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](https://travis-ci.org/faiface/pixel) +# Pixel [](https://travis-ci.org/faiface/pixel) [](https://godoc.org/github.com/faiface/pixel) [](https://goreportcard.com/report/github.com/faiface/pixel) [](https://gitter.im/pixellib/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + A hand-crafted 2D game library in Go. Take a look into the [features](#features) to see what it can do. -- GitLab