change first sentence in readme

This commit is contained in:
faiface 2017-04-24 22:51:43 +02:00
parent 219fb230fb
commit 8ea09ac04c
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# 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) [![Join the chat at https://gitter.im/pixellib/Lobby](https://badges.gitter.im/pixellib/Lobby.svg)](https://gitter.im/pixellib/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) # 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) [![Join the chat at https://gitter.im/pixellib/Lobby](https://badges.gitter.im/pixellib/Lobby.svg)](https://gitter.im/pixellib/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
A 2D game library that doesn't get in your way. Focus on ease of use, extensibility and performance. A hand-crafted 2D game library in Go. Take a look into the [features](#features) to see what it can
Take a look into the [features](#features) to see what it can do. do.
``` ```
go get github.com/faiface/pixel go get github.com/faiface/pixel