From 75ab42464dec4d490a352d3cd3143b6f54c182eb Mon Sep 17 00:00:00 2001
From: faiface <faiface@ksp.sk>
Date: Mon, 24 Apr 2017 20:39:18 +0200
Subject: [PATCH] minor change in readme

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 96fb4cf..ff789ce 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
 
-- 
GitLab