diff --git a/README.md b/README.md index 96fb4cf692c3c1153f163d36e341fa5b8d0092f1..ff789ce3c362b2aca49bb35854600e9d0924c0e6 100644 --- a/README.md +++ b/README.md @@ -83,8 +83,8 @@ Here's the list of the main features in Pixel. Although Pixel is still under hea - Platform and backend independent [core](https://godoc.org/github.com/faiface/pixel) - Core Target/Triangles/Picture pattern makes it easy to create new drawing targets that do arbitrarily crazy stuff (e.g. graphical effects) -- Small codebase, ~5K lines of code, together with the backend - [glhf](https://github.com/faiface/glhf) package +- Small codebase, ~5K lines of code, including the backend [glhf](https://github.com/faiface/glhf) + package ## Missing features