From a85dd587c799ce1063e4d5456ac1a2661f04d282 Mon Sep 17 00:00:00 2001 From: Qingping Hou Date: Tue, 26 Mar 2013 19:21:30 -0400 Subject: [PATCH] update README on emulation --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7fd173513..005ee0f8d 100644 --- a/README.md +++ b/README.md @@ -95,3 +95,8 @@ Last, run the emulator with following command: ``` cd emu && reader.lua -d ./ ``` + +You can also specify size of emulator's screen via environment variables. +For more information, please refer to [koreader-base's README][base-readme]. + +[base-readme]:https://github.com/koreader/koreader-base