From a05c757988b042beb06826c1c43d3e1232a7fe0c Mon Sep 17 00:00:00 2001 From: Milan Nikolic Date: Mon, 4 May 2020 18:50:00 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc892a1..cd4164b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/gen2brain/raylib-go)](https://goreportcard.com/report/github.com/gen2brain/raylib-go) [![Examples](https://img.shields.io/badge/learn%20by-examples-0077b3.svg?style=flat-square)](https://github.com/gen2brain/raylib-go/tree/master/examples) -Golang bindings for [raylib](http://www.raylib.com/), a simple and easy-to-use library to learn videogames programming. +Golang bindings for [raylib](http://www.raylib.com/), a simple and easy-to-use library to enjoy videogames programming. ### Requirements