Update README.md

This commit is contained in:
Milan Nikolic 2017-03-11 16:18:07 +01:00 committed by GitHub
parent 732563d5c2
commit 83ad5f3601

View file

@ -1,3 +1,4 @@
![logo](https://goo.gl/jhpm6K)
## raylib-go [![Build Status](https://travis-ci.org/gen2brain/raylib-go.svg?branch=master)](https://travis-ci.org/gen2brain/raylib-go) [![GoDoc](https://godoc.org/github.com/gen2brain/raylib-go/raylib?status.svg)](https://godoc.org/github.com/gen2brain/raylib-go/raylib) [![Go Report Card](https://goreportcard.com/badge/github.com/gen2brain/raylib-go)](https://goreportcard.com/report/github.com/gen2brain/raylib-go)
Golang bindings for [raylib](http://www.raylib.com/), a simple and easy-to-use library to learn videogames programming.