From fd6e056f924ea4851df31bab867b3da9c1084608 Mon Sep 17 00:00:00 2001 From: faiface Date: Sun, 23 Apr 2017 14:35:56 +0200 Subject: [PATCH] add missing feature (tests and benchmarks) to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00dd5a7..cf570c5 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ Pixel is in development and still missing few critical features. Here're the mos - Better support for Hi-DPI displays - Mobile (and perhaps HTML5?) backend - More advanced graphical effects (e.g. blur) +- Tests and benchmarks **Implementing these features will get us to the 1.0 release.** Contribute, so that it's as soon as possible!