From 6e63f27d6ec6b753bce3b81d4939ed84c04660d8 Mon Sep 17 00:00:00 2001 From: faiface Date: Sat, 22 Apr 2017 23:29:54 +0200 Subject: [PATCH] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef19785..069a2fb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Pixel [![GoDoc](https://godoc.org/github.com/faiface/pixel?status.svg)](https://godoc.org/github.com/faiface/pixel) [![Go Report Card](https://goreportcard.com/badge/github.com/faiface/pixel)](https://goreportcard.com/report/github.com/faiface/pixel) -A simple, easy to use, fast, flexible, hand-crafter 2D game library in Go. +A simple, easy to use, fast, flexible, hand-crafted 2D game library in Go. ``` go get github.com/faiface/pixel