From 4e1e4f310a4a6da2041f6c095e44a7756fada3e3 Mon Sep 17 00:00:00 2001 From: Michael Georgoulopoulos Date: Thu, 1 Sep 2016 01:13:35 +0300 Subject: [PATCH] test test --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 48d645a..d9cce2e 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,5 @@ The SDL backend will scale the framebuffer up, by the factor specified in the `FBSCALE` environment variable. So run the demo as: `FBSCALE=3 ./demo` for a 3x scale factor, or just export the `FBSCALE` env var in the shell you are going to use for running the demo. The default scale factor is 2x. + +test? -- 1.7.10.4