From 83ad5f3601af20bd5ee097cb5ef4e3fc6d0d0db0 Mon Sep 17 00:00:00 2001 From: Milan Nikolic Date: Sat, 11 Mar 2017 16:18:07 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2552f2c..f7f5483 100644 --- a/README.md +++ b/README.md @@ -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.